.head-cari{
    min-width: 287px;
}

@media screen and (width<=1524px){
    .head-cari{
        min-width: 287px !important;
    }
    
}