.news .news__item .news__img img{
    width: 358px;
    height: 277px;
    /*object-fit: cover;*/
	object-fit: contain;
}