.home_search {
    background-color: #343f52;
}
@media (min-width: 768px) {
    .home_search {
        background: #fff;
    }
}