@media (min-width:0) and (max-width:575px) {
    #homeSearchFrom{
        width: 95%!important;
    }
}
