.news{margin-block:75px}.news__header{justify-content:space-between;display:flex}.news__content{flex-wrap:wrap;justify-content:space-between;gap:30px;margin-top:24px;display:flex}.news__content .news__other{width:100%}.news__content .news__other .second-title-section{margin-bottom:20px}.news__content .news__other-content{justify-content:space-between;display:flex}.news__content .news__other-content .news__small{width:270px}@media screen and (max-width:1195px){.news .news__other-content{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px;padding:0 16px;display:grid}.news .news__other-content .news__small{min-width:100%}}@media (max-width:640px){.news .news__other-content{grid-template-columns:1fr;gap:24px;padding:0 16px}}
