.location__direction-link{
    display: none !important;
}
.nopadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.cbp img {
    width: 100% !important;
    max-width: 450px !important;
    height: auto !important;
    border-radius: 50px;
}

@media (max-width: 767px) { 
    .section.skewed-fb-item-title .featuredblocks-grid-a .featuredblocks__title {
        padding-top: 40% !important;
    }

}

@media (min-width: 992px) {
    .section.SNB-staff .staff-member__image-wrapper {
        max-width: 100%;
        width: 50% !important;
        height: 450px !important;
    }

    .section.SNB-staff .staff-member__image {
        object-fit: contain !important;
        height: 100%;
    }
}


/* .wrap__socialmedia__footer {
    display: block;
}
.socialmedia__list {
    text-align: center;
    margin: 20px 0;
}
.wrap__navigation--inner {
    max-width: 90%;
    width: 100%;
}
.videoWrapperOuter {
    max-width:640px; 
    margin-left:auto;
    margin-right:auto;
}
.videoWrapperInner {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 50%;
    padding-top: 25px;
    height: 0;
}
.videoWrapperInner iframe, .videoWrapperInner video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (max-width: 767px) {
    .wrap__locations__header--small .location__phone a {
        font-size: 0;
    }
    .wrap__locations__header--small .location__phone a::before {
        content: "\f095";
        font-family: 'font-awesome', custom-icons, Oswald, sans-serif;
        font-size: 18px;
        display: block;
    }
} */


.seville-new-footer .image img {
    width: 250px !important;
    display: block;
    margin: auto;
    margin-top: 20px;
}

div#covid19Banner {
    display: block !important;
}