/* @media only screen and (max-width: 999px) {
    #top form.is-search-form {
        display: none;
    }
} */

body{
    background-color: white;
}