.news-section{padding-top:90px}.news-section .big-news{gap:30px;margin-top:30px;display:flex}@media screen and (max-width:550px){.news-section .big-news{flex-direction:column}}.news-section .small-news{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px;margin-top:30px;display:grid}@media screen and (max-width:900px){.news-section .small-news{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media screen and (max-width:640px){.news-section .small-news{grid-template-columns:1fr;gap:20px}}
