#search_input_field{

}





@media screen and (max-width: 767px){
    #search_input_field{
        width:60% !important;
    }
    .search-header{
        margin-top: -3px;
    }
    #search-btn{
        display: inline-block !important;
    }
}