body {
    background: transparent !important;
}

@media screen and (min-width: 769px) {
    #Cofcb_ses {
        padding-bottom: 0px !important;
    }
}

.model-price .tl-tabs__cont {
    padding: 32px 20px 60px !important;
}

.model-price .tier-item .muted {
    color: #000;
}

@media screen and (max-width: 768px) {
    .model-price .table-body {
        overflow-x: hidden;
    }
}

@media screen and (min-width: 769px) {
    .model-price .table-body {
        max-height: 820px !important;
    }
}