@media screen and (min-width: 1000px) {
  .product__media-wrapper {
    width: 40% !important;
  }
}
