@media only screen and (max-width: 530px) {
    .ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields {
      margin-bottom: 10px !important;
      width: 100% !important;
    }
  }
