@media (min-width: 768px) {
    .large-cards .s-products-list-wrapper {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        display: flex;
        justify-content: center;
        padding-left: 10%;
        padding-right: 10%;
    }
}



.testimonial__avatar{
opacity:0;
}


section{
opacity:0;
}

.navbar-brand {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    }
    
    
.navbar-brand  .logo-dark{
    height: 4.5rem !important;
    }
    
    
.s-product-card-category{
opacity:0;
}