.section.section-iphone.section-product-gallery .tablist-wrapper {
  display: none;
}

.overview-music-music-beats-solo {
  display: block;
  width: var(--p-width);
  height: var(--p-height);
  --p-width: 372px;
  --p-height: 406px;
}

.section-music .product-gallery-item-image-container {
  align-items: flex-end;
}

@media only screen and (max-width: 734px) {
  .section-music .product-gallery-item-image-container {
    height: auto;
  }
}

.section-music .paddlenav,
.section-music .tablist-wrapper {
  display: none;
}

@media only screen and (min-width: 735px) {
  html.js .section-music .product-gallery,
  html.js .section-music .product-gallery-item {
    margin-left: 0;
  }
}

html.no-js .section-music .product-gallery {
  justify-content: flex-start;
}

.section-music .product-gallery-item-name {
  max-width: 12.941176em;
}

@media only screen and (min-width: 1069px) {
  .section-music .product-gallery-item {
    width: auto;
  }
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
  .overview-music-music-beats-solo {
    --p-width: 278px;
    --p-height: 300px;
  }
}

@media only screen and (min-width: 735px) {
  .section-music .product-gallery-item {
    width: auto !important;
  }
}

.hero-image-1 {
  width: 330px;
  height: 500px;
  background-size: 330px 500px;
  background-repeat: no-repeat;
  background-image: url("/by/product-red/images/overview/hero/hero_01__45gd9xuc2wy2_large.png");
}

@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 144dpi),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 1.5dppx) {
  .hero-image-1 {
    background-image: url("/by/product-red/images/overview/hero/hero_01__45gd9xuc2wy2_large_2x.png");
  }
}

@media only screen and (max-width: 1068px) {
  .hero-image-1 {
    width: 245px;
    height: 371px;
    background-size: 245px 371px;
    background-repeat: no-repeat;
    background-image: url("/by/product-red/images/overview/hero/hero_01__45gd9xuc2wy2_medium.png");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .hero-image-1 {
    background-image: url("/by/product-red/images/overview/hero/hero_01__45gd9xuc2wy2_medium_2x.png");
  }
}

@media only screen and (max-width: 734px) {
  .hero-image-1 {
    width: 215px;
    height: 324px;
    background-size: 215px 324px;
    background-repeat: no-repeat;
    background-image: url("/by/product-red/images/overview/hero/hero_01__45gd9xuc2wy2_small.png");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .hero-image-1 {
    background-image: url("/by/product-red/images/overview/hero/hero_01__45gd9xuc2wy2_small_2x.png");
  }
}
