@media only screen and (min-width:992px) and (max-width:1365px){
.course-box {
    width: 110%;
}
.carousel .maincardiv .subcardiv {
    right: 27%;
}
.intro-categories a {
    font-size: 1.4vw;
    top: 90%;
}
.cont-info {
    width: 88%;
}
.cont-icons {
    width: 12%;
}
}