.features{display:-webkit-box;display:flex;width:100%;padding-top:2rem}@supports (display:grid){.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(4.6875rem,1fr))}}.features__feature{padding-top:2.5rem;width:20%;background-position:center top;background-size:2rem 2rem;text-align:center}@supports (display:grid){.features__feature{width:auto}}