.banner--fixed img {
    background-color: transparent;
}
.s-block--fixed-banner.wide-placeholder{
  margin-top: -9%;
    position: relative;
    z-index: 999;
}
@media (min-width: 768px){
  .s-block--photos-slider .swiper{
  padding:1rem 0 !important;
}
}
@media (max-width: 768px){
.s-block--fixed-banner.wide-placeholder{
  margin-top: -22%;
}
}
.product-index .navbar-brand img {
    filter: brightness(0.4) !important;
}