.doctor-card__image{background:#eee;display:block;float:left;height:250px;overflow:hidden;position:relative;text-align:center;width:250px}.doctor-card__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.doctor-card:last-child{margin-bottom:40px}.doctor-card img{max-width:100%}.doctor-card__body{margin-left:270px}.doctor-card .doctor-card__name h2{margin:0 0 10px}@media screen and (max-width:767px){.doctor-card__image{height:-webkit-calc(100vw - 30px);height:calc(100vw - 30px);margin-bottom:15px;width:100%}.doctor-card__body{margin-left:220px}.doctor-card .doctor-card__tags .doctor-card__professions{display:inline-block;float:left}.doctor-card .doctor-card__tags .inline-tag{float:right}}@media screen and (max-width:600px){.doctor-card__body{margin-left:0;text-align:center}}.doctor-card__location,.doctor-card__professions{color:#e7b741;font-size:14px;font-style:italic;margin-bottom:10px}.doctor-card~.doctor-card{margin-top:40px}