.doctor__photo img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: top;
}