.headlines{margin-top:64px}.headlines__list{margin-top:64px;display:flex;justify-content:space-between}.headlines__list .icon{height:32px;width:100%}.headlines__list .icon img{width:100%;height:100%;object-fit:contain}@media screen and (max-width: 1024px){.headlines{margin-top:32px}.headlines__list{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;justify-content:center;gap:50px 0;margin-top:32px}.headlines__list .icon{display:flex;justify-content:center;align-items:center}.headlines__list .icon:last-child{grid-column:span 2}}
