.events-thanks .hero{
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    background-image: url('/wp-content/themes/hello-elementor-child/assets/images/events-main-hero.jpg');
    margin-bottom: 100px;
}
@media (max-width: 991px){
    .events-thanks .hero{
        margin-bottom: 60px;
    }
}
.events-thanks .apply .events-form .h6{
    padding: 18.5px 24px;
    line-height: 28px;
}
.events-thanks .apply .events-form h2:not(.h6){
    max-width: 340px;
    margin-inline: auto;
}
.events-form .form-input-row{
    margin: 0 -7px;
    display: flex;
}
@media (max-width: 525px) {
    .events-form .form-input-row {
        flex-direction: column;
    }
}
.events-form .form-input-2-col{
    padding: 0 7px;
}




/*
 * Pricing Hero Update
 */
#hero-pricing .heading-block__descr {
  max-width: 100%;
}

.page-id-30546 .table .heading-block {
  margin-top: 3rem;
}

.page-id-30546 .table .heading-block .buttons-block {
  width: 100%;
  display: flex;
  justify-content: center;
}

.page-id-30546 .section.table .table-wrapper {
  padding: 56px 88px 3rem 48px;
}