
@media (max-width: 720px) {
    .search-button {
        display: none;
    }
}