.align-right {

margin: 0px 0px 10px 10px;
    float:right;
}

 .wrap__featuredblocks .featuredblock__image, .wrap__featuredblocks .featuredblock__icon {
    height: 145px;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    border: 2px solid #075f97;
    background: #ffffff;
    background-size: contain;
    background-repeat: no-repeat;
}

div#featuredarticles p {
    color: #0078d3;
}

.wrap__featuredarticles {
    box-shadow: 2px 0 6px 0 rgba(0, 0, 0, 0.12);
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 30px;
}



iframe#RW_Iframe_Review {
    max-width: 100% !important;
    width: 100% !important;
}

a.logo__link.logo__left {
    max-width: 50%;
}

.align-left {

margin: 0px 10px 10px 0px;
    float:left;
}

.align-center {

margin-bottom:10px;
    margin: 0 auto;
    display:block;
}

ul.staff__list {
    list-style-type: none;
}
.staff-member__image {
    width: 320px;
    height: 446px !important;
    background-position: 50% 50%;
    background-size: contain;
    position: relative;
    border: 2px solid #075f97;
    float: left;
}