section#layout-content.schoolLevel > section.imgCaroCont {
    margin-bottom: 0;
}

.imgCaroCont {
    padding: 50px 0;
    background-image: url("/themes/mathnasium/assets/images/bg-num-whtp.gif");
}

.imgCaroCont .headerCont p {
    max-width: 100%;
}

.imgCaroCont .caroCont {
    margin: 0 auto;
}

.imgCaroCont .owl-carousel .owl-item img {
    margin: 0 auto;
    width: 100%;
}

.imgCaroCont .owl-carousel .owl-nav button {
    background: #B5121B;
    color: #fff;
    border: none;
}

.imgCaroCont .owl-carousel .owl-nav button:hover {
    background: #EF3E33;
    color: #fff;
}

@media (min-width: 1279px) {
    .imgCaroCont .headerCont p {
        max-width: 40%;
    }
}
