.t-col.t-col_12.t-prefix_ a:hover {
    color: #b5de74 !important;
}

.t718 .t-container{
    display: flex;
    flex-direction: row-reverse;
}

@media screen and (max-width: 640px){
    
    .t-section__title.t-title.t-title_xs{
        margin-bottom: 0 !important;
    }
    .t959 .t-section__topwrapper{
        margin-bottom: 0 !important;
    }
    .t-section__descr.t-descr.t-descr_xl{
        margin-top: 24px !important;
    }
    .t-section__topwrapper.t-align_left{
        margin-bottom: 40px !important;
    }
    .t-section__bottomwrapper.t-clear.t-align_left{
                margin-top: 48px !important;
    }
    .t959__scroll-icon-wrapper{
        display: none !important;
    }
    .t718__contacts.t-text.t-descr_xxxl{
            text-align: left;
    }
    .t718__address.t-text.t-text_sm{
            text-align: left;
    }
    .t-sociallinks{
            text-align: left;
    }
    .t718 .t-container{
        flex-direction: column;
    }
}