/* Add custom CSS styles below */ 
@media (max-width: 767px) {
    .s-search-container-open {
        height: 40vh;
    }
}