/* Add custom CSS styles below */ 
.top-navbar {
    display: none !important;
}
@media (min-width: 640px) {
    .s-products-slider-card {
        max-width: 16.6% !important;
    }
}