@media (min-width: 1200px) {
    .h-desktop .search-widget {
        flex: 0 0 37%;
        max-width: 37%;
    }
}