.cta-bg {
    background-image: url(../themes/images/backgrounds/ctabg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.cta-bg h1 {
    font-size: 45pt;
}