@media (max-width: 1400px) and (min-width:768px) {}

@media (max-width: 1199px) {

    #section-id-8 .img-staff {
        border-radius: 0% !important;
        width: 100% !important;
        border: 0px !important
    }
}