@media (min-width: 1200px) {
    .cont8 {
        max-width: 100% !important;
    }
}
@media (min-width: 992px) {
    .cont8 {
        max-width: 100% !important;
    }
}

@media (min-width: 768px) {
    .cont8 {
        max-width: 100% !important;
    }
}

@media (min-width: 576px) {
    .cont8 {
        max-width: 100% !important;
    }
}
h2.font-weight-normal.text-center.text-6 {
    background: #21b88f;
    color: #fff;
}
.slider_img {
    position: relative;
    float: left;
}
img.doctor {
    width: 30%;
}