div.et_pb_section.et_pb_section_0 {
    background-image: url(../images/team-images/team-banner.webp)!important;
}

.et_pb_section_0 {
    height: 50vh;
}

@media only screen and (min-width: 1350px) {
    .et_pb_section {
        padding: 54px 0;
    }
}

.et_pb_section_1.et_pb_section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.et_pb_section {
    position: relative;
    background-color: #fff;
    background-position: 50%;
    background-size: 100%;
    background-size: cover;
}

.et_pb_all_tabs,
.et_pb_module,
.et_pb_posts_nav a,
.et_pb_tab,
.et_pb_with_background {
    position: relative;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

@media (min-width: 981px) {
    .et_pb_gutters2 .et_pb_column_1_4,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
        width: 22.75%;
    }
}

body {
    font-family: 'Hind', Helvetica, Arial, Lucida, sans-serif;
    font-size: 14px;
    color: #666;
    background-color: #fff;
    line-height: 1.7em;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}

.et_pb_text_11 h4,
.et_pb_text_10 h4,
.et_pb_text_0 h4,
.et_pb_text_1 h4,
.et_pb_text_9 h4,
.et_pb_text_8 h4,
.et_pb_text_7 h4,
.et_pb_text_6 h4,
.et_pb_text_5 h4,
.et_pb_text_2 h4,
.et_pb_text_4 h4,
.et_pb_text_3 h4,
.et_pb_text_12 h4 {
    font-size: 16px;
    line-height: 1.3em;
}

@media only screen and (min-width: 1000px) {
    .team_pb_row {
        padding: 30px 0;
    }
}

@media (max-width: 980px) {
    .team_pb_column {
        margin: 0 0 30px;
    }
}

@media only screen and (min-width: 700px) {
    .col_swap {
        display: none!important;
    }
}

@media only screen and (max-width: 700px) {
    .d-xs-none {
        display: none!important;
    }
}