@media (max-width: 767px) {
  .banner-category {
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .Trajes-no-fill h1 {
    font-family: "Minion Pro";
    font-style: italic;
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 26px;
    margin-top: 20px;
  }
  .custom_promotional_price {
    font-size: 10px !important;
    line-height: 18px;
  }
  .price .value, .pdp-link a {
    font-size: 10px !important;
    line-height: 18px;
  }
  .underline-price, .f-price {
    font-size: 10px !important;
    line-height: 12px;
  }
  .pro-all-number span {
    font-size: 8px;
  }
  .m-t60 {
    margin: 0px 0px;
  }
  .products-single img {
    height: auto;
  }
  .bordertop {
    padding: 50px 0px;
  }
}

/*# sourceMappingURL=response.css.map*/