.product-hero {
  height: auto !important; }

.product-hero img {
  width: 100%; }

@media (max-width: 59.99em) {
  .product-hero {
    margin-top: 53px; } }

@media (min-width: 60em) {
  .product-hero {
    margin-top: 42px; } }
