.news-item .text{position:relative !important;width:100% !important;right:auto;bottom:auto;gap:10px}.news-item .text .title{order:inherit;font-weight:500}.news-item .text .description{display:block;font-size:14px}.news-item .image{overflow:hidden}.news-item .image img{transition:all .3s ease}.news-item:hover .text{background:none}.news-item:hover .text .title{color:#000}.news-item:hover .image img{transform:scale(1.03)}