#rec587079129 [data-elem-id="1683271641401"] .t-submit {
    
    max-width: 33.5%;
    margin-left: 66.5%;
    
}
#rec587079129 .t-input-phonemask__wrap{
    
    max-width: 65% !important;
    
}
* {
    scrollbar-color: transparent !important;
    scrollbar-width: 0px !important;
    -webkit-overflow-scrolling: auto!important;
}
*::-webkit-scrollbar {
    width: 0px !important;
    -webkit-appearance: none !important;
    -webkit-overflow-scrolling: auto!important;
    overflow: auto!important;
}
*::-webkit-scrollbar-track {
    background: transparent !important;
}
*::-webkit-scrollbar-thumb:hover {
    background: transparent !important;
}
*::-webkit-scrollbar-thumb {
    background: transparent !important;
    border: 0px solid transparent !important;
    -webkit-border-radius: 0px !important;`
}