 .staff-multiple-column .staff-member__image-wrapper img {
    width: 100%;
    border-radius: 0 0 80px;
}

.featuredblocks-grid-b .featuredblocks .featuredblock-image-title-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .5s;
    z-index: 999;
}


img.ins_ass{
    float: right;
    margin-left:12px;
    width:100%;
    max-width:400px;
}


/*
.section--light .cta__button.component__button--1 {
    border-radius: 15px;
}



.section.fb-grid-b-animation-bubba .featuredblocks-grid-b .featuredblocks .featuredblock__wrap::before, .section.fb-grid-b-animation-bubba .featuredblocks-grid-b .featuredblocks .featuredblock__wrap::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: "";
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    z-index: 0;
} */
/* 
.section--light .featuredblocks-grid-b .featuredblocks .featuredblock__bg-image span, .section--light .featuredblocks-grid-b .featuredblocks .featuredblock__bg-image::after {
    background-color: #600505;
    display: none;
} */
/* 
.section--light .featuredblocks-grid-b .featuredblocks .featuredblock-image-title-wrapper {
    text-decoration: none;
    z-index: 999;
}

span.featuredblock__title {
    z-index: 999;
}

a.featuredblock-image-title-wrapper {
    z-index: 999;

} */