.general-text-features {
    overflow: hidden;
}
.general-text-features .sec-title p {
   max-width: 852px;
   width: 100%;
   margin: 0 auto;
} 
.general-text-features .cta-box {
  margin-top: 45px;
}
.general-text-features .cta-box .cta-button:after {
    background-image: url(https://8422896.fs1.hubspotusercontent-na1.net/hubfs/8422896/Theme%202022/Home%20Page/Assets/Images/Arrow.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    display: block;
    height: 19px;
    position: absolute;
    right: 22px;
    top: 38%;
    width: 19px;