.menu-cont .cmp-main-menu-tablet .title-option {
    font-size: 18px;
    color: #c4071b;
}
.menu-cont .cmp-main-menu-tablet div ul li a {
    font-size: 16px;
}
@media only screen and (max-width:640px) {
.gallery-header .gallery-header-wrapper .partner-content .text-wrapper .title {
    font-size: 26px;
}
.article-page.longform .c-preheader .gallery-header .gallery-header__icon {
    bottom: 100px;
}
}
@media only screen and (min-width: 1040px) {
    .menu-cont .cmp-main-menu-tablet {
        padding-left: 15px;
        padding-right: 15px;
    }
}