/* Add custom CSS styles below */ 
.s-block:nth-of-type(1) {
    margin-top: 0 !important;
  font-style: initial;
}

.s-block--photos-slider .s-slider-block__title-nav {
    display: none !important;
}

.s-block--photos-slider * {
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

.s-block--photos-slider .swiper-slide {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
}


.banner--fixed img {
    background-color: transparent !important;
}
.footer-is-light .store-footer {

    color: rgb(0 0 0);
}
.store-footer__inner {
    background-color: rgb(255 255 255) !important;
}
@media (min-width: 992px) {
.JO_album .grid  a:nth-child(3){
   
    grid-column: span 6 / span 4;

}
}