.custom_image_with_text .image-with-text__media {
    border-radius: 20px !important;
}

.custom_image_with_text .image-with-text {
    background: var(--gradient-background);
}
.custom_image_with_text .page-width {
    padding: 0 15px;
}