.t690 .t-form__inputsbox{
    display: flex;
    justify-content: space-between;
    gap: 20px;
    position: relative !important;
}
.t690 .t-form__submit{
    position: absolute;
    bottom: -75px;
    width: 100% !important;
}
.t690 .t-input-block{
    padding-right: 0 !important;
}
.t-form .t-submit {
    width: 100% !important;
}
@media screen and (max-width: 960px){
.t690 .t-form__inputsbox {
    flex-direction:column;
}
.t690 .t-input-block {
    margin-bottom:0;
}
.t690 .t-form__submit{
    bottom: -350px;}
}
@media screen and (max-width: 640px){
    #rec662066281 .t585__title {
    font-size: 16px !important;
    }
}
@media screen and (max-width: 479px){
      #rec662066281 .t585__title {
    font-size: 14px !important;
    }
    #rec662066281 .t585__text {
    font-size: 14px;}
}
