    .t734 {
        max-width: 1400px;
        margin: 0 auto;
        padding: 8px 40px 0px 40px;
        border-radius: 30px;
        overflow: hidden;
    }
    
    .t-container_100 {
        border-radius: 30px;
        overflow: hidden;
    }
    
    t-slds__bullet {
        display: inline-block;
        padding: 10px 5px;
        cursor: pointer;
    }
    
    .t-slds__bullet_active .t-slds__bullet_body {
        width: 80px !important;
    }
    
    .t-slds__bullet_body {
        transition: 0.4s;
    }
    
    .t604__imgwrapper {
        position: relative;
        border-radius: 30px;
        overflow: hidden;
    }

.t280__menu__item:nth-child(7) .t280__menu__link {
    background: #485AA8;
    color: #fff !important;
    border-radius: 100px;
    padding: 15px;
    width: 190px;
}

.t280__menu__item:last-child .t280__menu__link {
    border: 1px solid #485AA8;
    border-radius: 100px;
    padding: 15px;
    width: 190px;
}

@media(max-width: 600px) {
    .b24-widget-button-wrapper {
        bottom: 15px !important;
        right: 15px !important;
    }
}

