@media screen and (max-width: 767px) {
    .gated-content-form .gated-content-form_container .gated-content-form__leftSection .gated-content-form__leftSection_subHeadingSection .gated-content-form__leftSection_subHeading {
 
    display: none !important;
  }
}

.gated-content-form .gated-content-form_container .gated-content-form__leftSection .gated-content-form-dataViz .gated-content-form-numberPercentage {
         font-size: 70px;
}