﻿.viewcat-news-item{position:relative;margin-bottom:20px}.viewcat-news-item img{width:100%;height:260px;border-radius: 8px;object-fit:cover}.viewcat-news-item h2{font-size:20px;font-weight: 500;line-height:28px;margin:10px 0 8px}.detail-footer{align-items:center;justify-content:space-between}.other-news .heading{text-transform:uppercase;font-weight:500;font-size:20px;margin:20px 0}.other-news ul{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-column-gap:20px;grid-row-gap:20px;margin:0;padding:0;grid-template-columns:repeat(2,minmax(0,1fr))}.other-news-post img{width:120px;height:84px;margin-right:10px;object-fit:cover}.other-news-post em{display:block;font-size:15px;margin-top:5px}@media (max-width:767.98px){.other-news ul{grid-template-columns:repeat(1,minmax(0,1fr))}}