.m-cta-banner .custom_order {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
    .custom_order.m-cta-banner__content .rich-text-container {
        margin-top: 0rem;
        margin-bottom: 1rem;
        max-width: none;
    }
}
    .custom_order.m-cta-banner__content .rich-text-container {
        margin-top: 0rem;
        margin-bottom: 1rem
        max-width: none;
    }

.custom_2024_update_banner .media_video-responsive {
    border-radius: 14px;
    overflow: hidden;
}