﻿@media (min-width:769px){.news-item:first-of-type .news-img{max-height:60%;}
.news-item:first-of-type .news-img img{width:auto;object-fit:contain;margin:0 auto;}}
@media (max-width:768px){.news-item:first-of-type .news-img img, .news-item:nth-of-type(2) .news-img img, .news-item:nth-of-type(3) .news-img img{object-fit:contain}}