        .margin-bottom {
                margin-bottom: 3rem;
        }

        .cta-click {
                width: 50% !important;
        }

        @media only screen and (max-width: 767px) {
                .cta-click {
                        width: 100% !important;
                }
        }