@import url(template.min.css?v=2.0.5);.cover-news{background-image:url('../images/cover/news.jpg');background-position:50% 25%;background-repeat:no-repeat;background-size:cover;height:350px}.news-content .card{overflow:hidden;position:relative}.news-content .card .card-img{height:200px;overflow:hidden;border-bottom-right-radius:0;border-bottom-left-radius:0}.news-content .card:hover{cursor:pointer;color:rgb(252,153,24)}.news-content img{height:100%;width:100%;object-fit:cover}.news-content .card-body{padding:5px;line-height:24px;height:75px;overflow:hidden}.news-content .card:hover img{scale:1.07;transition:.5s ease}@media screen and (max-width:767px){.news-content .card .card-img{height:120px}.news-content .card-title{font-size:.7rem}.news-content .card-time{padding-top:5px;font-size:.6rem}.news-content .card-body{line-height:1.5;height:70px;overflow:hidden}.pagination .page-link{padding:7px;font-size:13px}}