.header-cart-dropdown {
    left: inherit;
    right: 0;
}

.marquee-wrapper--no-categories .posts--inline .posts__title::after {
    margin-left: 12px;
}

.posts--slider-top-news .posts__title {
    text-align: center;
    line-height: 56px !important;
}

.posts--slider-top-news .posts__cat {
    text-align: center;
}

.posts--slider-top-news .posts__item-has-img .posts__footer {
    justify-content: center !important;
}

.posts__item--desc-right .posts__title,
.posts__item--desc-left .posts__title,
.posts__item--desc-center .posts__title {
    line-height: 1.5 !important;
}

.posts__item--card.posts__item .posts__title {
    line-height: 1.5 ;
}

.main-news-banner.main-news-banner--bg .main-news-banner__inner {
    padding: 56px 48px 80px 50% !important;

}

@media (min-width: 1199px) {
    .main-news-banner--bg .main-news-banner__inner {
        padding: 41px 35px 41px 48% !important;
    }
}

@media (min-width: 992px) {
    .main-news-banner--bg .main-news-banner__inner {
        padding: 30px 30px 30px 48% !important;
    }
}

.sp-league-table .data-name .team-logo {
    margin-left: 0.5em !important;
    margin-right: 0 !important;
}

.posts--simple-list .posts__title,
.main-news-banner .posts__title > a {
    line-height: 1.3;
}