
@media screen and (max-width: 980px) {
    .t654 {
        position:fixed;
        display: block;
        margin: 0;
        padding: 0;
        height: auto!important
    }
}


@media screen and (max-width: 640px) {
    .t450__container {
        padding: 42px 25px 45px;
    }
}

.t-slds__bullet_wrapper {
    padding: 56px 0 0 !important;
}

.t-rec_pb_60 {
    padding-top: 40px !important;
}

.t395__tab {
    border-radius: 100px;
}

.t395__tab:first-child {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}

.t395__tab:last-child {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}