 .quote-cta-vertical {
     width: 100%;
     height: 100%;
     background-image: linear-gradient(to bottom right, #cb2c30, #881b26);
     color: #fff;
     padding: 2rem !important;
     text-align: center;
     /*  */
     /* max-width: 370px; */
     max-width: 550px;
 }

 .quote-cta-vertical h2,
 .quote-cta-vertical p {
     margin: 0;
     color: #fff !important;
     margin-bottom: 15px !important;
 }

 .quote-cta-vertical .start-btn {
     width: 210px !important;
 }

 /* additional_coverages_container  */