/*mobile*/
@media screen and (max-width: 960px) {
    /*burger buttons on center*/
    .t450__right_buttons_wrap {
        display: flex;
        align-content: center;
        justify-content: center;
    }
    .t450__right_buttons_but_two_left {
        margin-right: 2%;
    }
    .t-btn_md {
        width: 45vw;
    }
    /*end burger buttons on center*/

    /*burger arrow*/
    .t-menusub__arrow:after {
        border-width: 8px 4px 0px 4px;
    }
    /*end burger arrow*/


.t-popup__container {
    border-radius: 15px;
}

#rec543078631 div:nth-child(1).t489__title.t-title.t-title_md {
 letter-spacing: -3px;
}

#rec543083946 div:nth-child(1).t489__title.t-title.t-title_md {
 letter-spacing: -3px;
}