@media screen and (max-width: 767px) {
    .ct-advanced-heading::after{
        display: none;
    }
	  .hero-section h1 {
    padding-bottom: 30px !important;
  }
}
