/* Add custom CSS styles below */ 
.store-footer__top-area .footer-logo img{
max-width:150px !important;
height:150px !important;
}

/*@media (min-width: 1024px) {
    .store-header {
        min-height: 233px;
        padding-top: 0;
        padding-bottom: 1.25rem;
    }
}*/

.bg-nav_bg{
background-color:#fff
}

.navbar-brand img{
height:64px !important
}

.partners-logos salla-slider .swiper-wrapper{
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}