.news-block {flex: 0 0 25%;max-width: 25%;}@media (max-width: 1100px) {.news-block {flex: none;max-width: none;width: 300px;}}.news-main {background-color: #fff;padding: 10px;border-radius: 10px;}.news-main .news-content h2, .news-main .news-content h4 {font-size: 14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin-bottom: 0;line-height: inherit;}.news-main .news-img {height: 200px;position: relative;}.news-main .video-img{height: 185px;}.news-main .news-img img {position: absolute;top: 0;left: 0;-o-object-fit: contain;object-fit: contain;width: 100%;height: 100%;}.news-main .news-img img.img-cover {-o-object-fit: cover;object-fit: cover;}.news-main .video-img:before {z-index: 1;position: absolute;content: "";left: 50%;top: 50%;transform: translate(-50%, -50%);background-image: url("https://assets.tractorjunction.com/tractor-junction/assets/images/vdo-play.webp");width: 50px;height: 50px;background-size: contain;}.news-main .news-date {font-size: 11px;}