/* remove */
@media (min-width: 62.5em) {
.hero-standard.hero-short {
    height: inherit;
}
}

/* remove and change first vce pad top to medium */
.paragraphs-items .entity-paragraphs-item h2.main-title,
.paragraphs-items .entity-paragraphs-item h2.overview-editorials__title {
  font-size: 1.75rem;
}

