.content-main .cms-section  {
    margin-bottom: 0 !important;
}

.cta-btn{
    text-align: center;
}

.cta-btn a{
    width: 100%;
    max-width: 60%;
}

h1{
    font-size: 40px !important;
}

h2{
    font-size: 30px !important;
}

h3{
    font-size: 22px !important;
}

.is-ctl-product {
    @media (min-width: 768px) {
        .order-md-1 {
            order: 2;
        }
    }
}