.news-gallery{width:88%;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.news-gallery img{width:100%;height:460px;object-fit:cover}.news-gallery img:first-child:nth-last-child(odd){grid-column:1/-1;height:min(680px,70vw)}.news-video{position:relative;padding-top:56.25%;margin-top:45px;background:#111}.news-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}@media(max-width:650px){.news-gallery{width:100%;grid-template-columns:1fr}.news-gallery img,.news-gallery img:first-child:nth-last-child(odd){height:300px;grid-column:auto}.news-video{margin-left:-25px;margin-right:-25px}}
