.new-hero{
  background: linear-gradient(135deg, #01acc8, #8e24aa, #ab47bc) !important;
  clip-path: ellipse(130% 100% at 50% 0%);
  padding: 100px 0 !important;
}