.hours-search-container{display:grid;gap:var(--compMargin);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:var(--smallMargin)}