/* CSS rules to be defined below */

.td-tabs-carousel-container-icon-link-only .td-tabs-carousel-icons.td-tabs-carousel-disabled .td-tabs-carousel-tab .td-tabs-carousel-tab-content p {
margin-top: 20px;
} .
@media (max-width: 768px) {
    .tds-featured-article-left, .tds-featured-article-left-half-size {
        position: relative;
        display: block;
    }
}
/* TEMP Fix for alignment in header*/
.td-segments {
margin-left: 0px !important;
}
/* TEMP Fix for mobile header*/
@media (max-width: 449px) {
    .td-nav-mobile-menu-header .td-logo {
        top: 0;
        left: 0;
        width: 47px;
        overflow: hidden;
    }
}
}
/*TEMP Fix for hero banner - getting cut off by header on tablet and smaller*/
@media (max-width: 1023px) {
#main {
padding-top: 75px !important;
}
}





