.background-shape {
        z-index:0 !important;
    }
    
    .t744 div:not(.t-slds__arrow_container) {
    z-index: 9;
    position: relative;
}

.t668 .t-col {
    z-index: 9;
}


.t972__text.t-descr.t-descr_xxs {
    font-size: 12px;
}

.t972__title.t-name.t-name_xs {
    font-size: 14px;
}

.t972__banner {
    max-width: 368px;
}

.t972__buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}

    .t972__buttons button {
        width:auto !important;
        --height:35px !important;
    }