@media (max-width: 600px) {
    .hero__search__form select {
        width: 100px;
    }
}
