.c-overview__value {
    font-size: 40px !important;
}
.cky-preference-content-wrapper .cky-show-desc-btn {
    color: #f47821 !important;
}
.cky-preference-content-wrapper .cky-show-desc-btn:hover {
    color: #f47821 !important;
}
.cky-preference-content-wrapper .cky-show-desc-btn:active {
    color: #f47821 !important;
}
.cky-footer-wrapper div:nth-child(3){
    display: none !important;
}
@media (max-width: 991px) {
    .s-overview .s-video--container {
        max-width: none;
    }
    .s-overview.s-video {
        padding: 0;
    }
    .s-overview.s-video .c-video--height {
        padding: 0;
    }
}
