

.hs-form-field > label {
  font-size:12px;
}

@media screen and (min-width: 767px){
  .col-lg-6 .text-dark{width:120% !important;
  } 
  
  div.text-white{
    max-width:40% !important;
  padding-left:0px !important;}

.lead .mt-5 {width:75% !important;
  
}
  
  .form-columns-2 {max-width:none !important;
  
}
  
  .container{
    margin-right:2em;
  }