.uc-banner {
    margin-top: 74.5px; /* HACK to prevent the announcement banner to slide under the main menu on mobile */
}

@media screen and (max-width: 960px) {
    .uc-news-thumbnails .t915__container {
        table-layout: fixed;
    }
    
    .uc-news-thumbnails .t915__container .t-feed__col-grid__content {
        height: auto !important;
    }
}
