.course-program {
    margin-top: 40px;
    margin-bottom: 40px;
    border: 1px solid black;
    padding: 20px;
    border-radius: 20px;
}

.reviews .swiper {
    padding-left: 10px !important;
}

body {
    min-width: 375px !important;
}