@media only screen and (min-width: 1161px) and (max-width: 1410px) {
    .text-description {
        margin-top: -100px;
    }
}

.doctors .photos a .image {
    max-height: 400px !important;
    min-height: 400px !important;
}