@charset "utf-8";

@media only screen and (max-width: 370px) and (max-height: 740px) {
  .item.productbox.launchtip_cart_upsell_product_in_drawer { width: 310px !important; }
  .details.launchtip_cart_drawer_product_title { min-width: 190px !important; }
}

@media only screen and (max-width: 344px) and (max-height: 882px) {
  .item.productbox.launchtip_cart_upsell_product_in_drawer { width: 290px !important; }
  .details.launchtip_cart_drawer_product_title { min-width: 180px !important; }
}