.alias-fb_svc .featuredblock__wrap {
    padding: 5rem 1rem ! IMPORTANT;
}
.alias-staff_del_mar img.staff-member__image {
    aspect-ratio: 0.8 !important;
    object-fit: cover;
}

.alias-fb_svc .featuredblocks__container ul li:nth-child(1) {
    background-color: #2b8596 !important;
}
.alias-fb_svc .featuredblocks__container ul li:nth-child(2) {
    background-color: #89c6cc !important;
}
.alias-fb_svc .featuredblocks__container ul li:nth-child(3) {
    background-color: #75202f !important;
}
.alias-fb_svc .featuredblock__wrap {
    background-color: transparent !important;
}

.featuredblocks-grid-a.grid-fixed-width .featuredblocks.items-per-row-3 .featuredblock__item {
    flex: 1 0 33.333333%;
    max-width: 32.333333%;
}
.featuredblocks-grid-a.grid-spaced .featuredblocks .featuredblock__item {
border-radius: 20px;
    margin-left: 5px;
}
.section.fb-grid-a-section-overlap .section--light .featuredblocks-grid-a .featuredblocks {
    background-color: transparent;
    box-shadow: none;
}

@media (max-width: 800px){
    .ple-column-padding{
        overflow-x: hidden !important;
    }

    .alias-fb1_fairbans, .featuredblocks-grid-a .featuredblocks{
        padding: 20px 0px;
    }

    #id_eaf9dd0d-32e6-5349-b066-db68dae82eb5 .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .alias-logo_footer, .alias-meh, .alias-socialmedia4 {
            padding-top: 20px;
            padding-bottom: 20px;
    }
}

body {
    overflow-x: hidden !important;
}
