.jump_form_title{
    text-align: center;
}
.jump_form_cont{

 }
.sf_row_25x75{
    display: grid;
    grid-template-columns:1fr 2fr;
    gap: 125x;
}

.sb_send_btn{
  text-align: center;
  cursor: pointer;
}