.better-together-with-control-up .section-about , .thank-you-page.better-together-with-control-up .section-about {
    padding: 80px 0;
    background: url("/static/pl/fileadmin/res/img/webinars/better-together-with-control-up/hero.webp") no-repeat;
    background-size: cover;
    background-position: 100% 0;
}

.better-together-with-control-up .img-par {
    margin-bottom: 0.625rem;
}

.better-together-with-control-up .img-par > p {
    margin-bottom: 0;
}

@media (max-width: 1400px) {
    .better-together-with-control-up .section-about , .thank-you-page.better-together-with-control-up .section-about{background-position: 85% 0;}
}

@media (max-width: 767px) {
    .better-together-with-control-up .section-about , .thank-you-page.better-together-with-control-up .section-about{background-position: 0 0;}
}