.logo__title {
    font-size: 32px;
    line-height: 34px;
}
.cta_healthgrades__container.cta__container {
    margin-top: 20px;
}
.featuredblock__title {
    text-align: center;
}




@media (min-width: 768px) {
.wrap__home .staff__item {
    padding: 0 0 17px 58px;
}
}

.staff-member__image {
    width: 160px;
    height: 180px;
    background-size: 80% auto;
}
.staff-member__image-wrapper {
    float: left;
    width: 128px;
    margin: 4px 30px 10px 0;
    box-shadow: 5px 6px 0 0 rgba(129, 183, 235, 0.3);
    height: 162px;
}