.content.mt10.doctors-list {
  
}

#doctors {
    padding: 50px 0 20px 0;
}
.goDoctorPage { 
	font-size: 20px;
	color: #0556CC;
	letter-spacing: 0.31px;
	display: block;
    text-align: center;
}



span.more-tbz {
    font-size: 20px;
    color: #0556CC;
    letter-spacing: 0px;
    font-weight: 300;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    display: table;
    border-bottom: 1px solid #0556CC;
cursor:pointer;
}

.doctors-list .box__is-zavotd .f-doctor-each {
    background-color: #ffdabe;
}