.header-z-index{z-index: 199 !important;}

.gallery-img-cstm img.gallery-item--image.scale {
    width: 7rem;
}
.gallery-img-cstm .gallery-items-wrap {
    align-items: center !important;
}


.section.seville-new-blade-welcome .col-lg-4 .blade-a .blade__media {
    display: block;
}

.off_der_gen_gallery1__container--inner.gallery__container--inner img {
    height: auto;
    width: 250px !important;
}

.off_der_gen_gallery1__container--inner.gallery__container--inner .gallery-grid--item {
    justify-content: center;
}

.off_der_gen_gallery1__container--inner.gallery__container--inner .gallery-grid--item {
    background: #fff;
}

.section.SN-gallery-insurance-animation .gallery-grid--item {
    opacity: 1;
}

ul.staff__list {
    margin-bottom: 0;
    
}


@media (min-width: 768px) {
    .section.seville-new-staff-detailed .staff-member__image-wrapper {
        margin-top: 0px;
    }
}

@media (min-width: 992px) {
    .section.seville-new-staff-detailed .staff-member__image-wrapper {
        margin-top: -180px;
    }
}

.staff-single-column .staff-member {
    align-items: center;
}
.section.fb-grid-a-gallery-like .featuredblocks-grid-a .featuredblocks .featuredblock__image {
    background-position: center !important;
    z-index: unset;
}
.section.fb-grid-a-gallery-like .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__wrap::after{
    background: linear-gradient(rgba(21,21,21,0) 33%,#151515 100%);
}


.typage { 
    display: flex; 
    justify-content: center;
    align-items: center; 
    height: 100vh; 
}
.typage:before {
    background-color: #EBEBEB;
}
