.vtg-latest-news-row{display:flex;flex-wrap:wrap;gap:20px}.vtg-latest-news-row .news-column{flex-basis:100%;flex-grow:1;flex-shrink:1}.vtg-latest-news-row.max-3 .news-column{flex-basis:calc(33.33% - 15px)}.vtg-latest-news-row.max-4 .news-column{flex-basis:calc(25% - 15px)}@media (max-width:1020px){.vtg-latest-news-row .news-column{flex-basis:calc(50% - 15px)!important}}@media (max-width:790px){.vtg-latest-news-row .news-column{flex-basis:100%!important}}.vtg-latest-news-row .news-column>a{text-decoration:none}.vtg-latest-news-row .news-column .thumbnail{border-radius:15px;height:170px;margin-bottom:5px;object-fit:cover;transition:transform .33s ease;width:100%}.vtg-latest-news-row .news-column .thumbnail:hover,.vtg-latest-news-row .news-column p:hover .thumbnail{opacity:.95;transform:scale(1.02)}.vtg-latest-news-row .news-column p{color:#424242;font-size:16px;font-weight:500;line-height:1.5em}.vtg-latest-news-row .news-column>a:hover p{color:#000}