.course-program .image-with-text__media {
    border-radius: 32px  !important;
}

@media screen and (max-width: 749px) {
    .course-program .image-with-text__media {
        border-radius: 32px !important;
    }
}