
 

 
.row-fluid form .hs_submit .actions {
    text-align: left !important; 
}
.row-fluid.cm_width {
    width: 93%;
}

.body-container-wrapper .heading-container li:before{

    content: "\2714\0020" !important;
    background: transparent !important;
    top:0px !important;
    left:-21px !important;
    color:rgb(109 207 246);

}
@media (max-width: 576px){
  
  .row-fluid.cm_width {
      width: 100%;
  }
  body form.hs-form .form-columns-2 .hs-form-field .hs-input, body form.hs-form .form-columns-3 .hs-form-field .hs-input{
  
    width: 100% !important;
  }
}
