.t-input-group_nm::before, .t-input-group_ph::before  {
  content: "*";
  color:red;
  position:absolute;
  left:28px;
}
#form100256506 .t-input-group_nm::before, #form100256506 .t-input-group_ph::before{
    left:20px;
}
@media screen and (max-width: 640px) {
    .t-input-group_nm::before, .t-input-group_ph::before {
        left:5px;
    }
    #form100256507 .t-input-group_nm::before, #form100256507 .t-input-group_ph::before{
        left:18px;
    }
    .mh-phone{
        position:absolute;
        top:22px;
        left:15px;
    }
    .mh-phone a{
        color:#fff !important;
        font-family:'Roboto',Arial,sans-serif;
        font-weight:600;
    }
    #t-header{
        position:fixed;
        display:block;
        width:100%;
        z-index:999;
    }
    .t-rec_pb_15{
        padding-top:75px !important;
    }
    
}