.news-min-height .d-flex{min-height:419.38px;align-items:center;}
.news-picture a{display: block;position: relative;}
.news-picture a:before{content: "";display: block;padding-top:61%;}
.news-picture img{position: absolute;top: 0;right: 0;bottom: 0;left: 0;max-width: 100%;max-height: 100%;margin: auto;-webkit-transition: all .3s ease;transition: all .3s ease;width: auto !important;border-radius: 5px 5px 0 0;}
.news-list-homepage .news-item-upper{border-radius:0 0 5px 5px;}
.news-list-homepage .news-item-upper .read-more{color:#303030;}
.news-list-homepage .news-item-upper .read-more:hover{text-decoration:underline;}

.news-list-homepage .news-title{line-height: 1.2;min-height: 46px;margin: 0 0 3px;overflow: hidden;text-overflow: ellipsis;white-space: initial;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}