#allnews .newimg{margin-bottom:20px}
#allnews .newsdate{margin-bottom:10px}
#allnews h3.newtitle{font-weight:600;font-size:22px;margin-bottom:20px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
#allnews .text{margin-bottom:30px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
#allnews .newimg img{height:300px;width:480px;object-fit:cover}
#allnews .news-item{margin-bottom:100px}
#allnews h3.newtitle.big{font-size:36px;font-weight:600;line-height:1.1}
#allnews .newimg.big img{height:400px}
#allnews .newimg.big{margin-bottom:0}
@media(min-width:1200px) and (max-width:1599px) {
#allnews .newimg img{height:250px}
#allnews .newimg,#allnews .text{margin-bottom:20px}
#allnews h3.newtitle.big{font-size:33px}
}
@media(min-width:992px) and (max-width:1199px) {
#allnews .newimg img{height:230px}
#allnews .newimg,#allnews .text{margin-bottom:15px}
#allnews h3.newtitle.big{font-size:30px}
#allnews .newimg.big img{height:370px}
}
@media(min-width:768px) and (max-width:991px) {
#allnews .newimg img{height:230px}
#allnews .news-item{margin-bottom:30px}
#allnews .newimg,#allnews .text{margin-bottom:15px}
#allnews h3.newtitle{font-size:19px}
#allnews h3.newtitle.big{font-size:28px}
#allnews .newimg.big img{height:350px}
}
@media(max-width:767px) {
#allnews h3.newtitle{font-weight:600;font-size:17px}
#allnews h3.newtitle.big{font-size:25px}
}
@media(min-width:576px) and (max-width:767px) {
#allnews .newimg img{height:200px}
#allnews .newimg,#allnews .text{margin-bottom:10px}
#allnews .news-item{margin-bottom:20px}
#allnews .newimg.big img{height:330px}
}
@media(max-width:575px) {
#allnews .newimg img,#allnews .newimg.big img{height:200px}
#allnews .newimg,#allnews .text{margin-bottom:10px}
#allnews .news-item{margin-bottom:20px}
#allnews .newimg.big{margin-bottom:20px}
}