@media screen and (min-width: 480px) {

.t706__cartwin-content {

border-radius: 10px !important;

}
}
@media screen and (max-width: 480px) {

.t-store__card__sold-out-msg {
  color: #B00B0B;
  font-size: 11px;
  }
}
@media screen and (min-width: 480px) {

.t-store__card__sold-out-msg {
  color: #B00B0B;
  }
}