
.page-parent #page-container #main-header, 
.page-child.page-hypoport-insurtech #page-container #main-header,
.page-child.page-hypoport-financing #page-container #main-header {
    height: 121px;
    min-height: 100px;
    background-color: #EEEEEE;
    padding: 0 !important;
    width: 100%;
}

.page-hypoport-insurtech .et_pb_column.et_pb_column_1_2,
.page-hypoport-financing .et_pb_column.et_pb_column_1_2 {
    width: 47%;
    margin-right: 6%;
}
.page-hypoport-insurtech .et_pb_column.et_pb_column_1_2:last-child,
.page-hypoport-financing .et_pb_column.et_pb_column_1_2:last-child {
    margin-right: 0;
}


.page-hypoport-insurtech .hp-counters .hp-counter .hp-counter__title,
.page-hypoport-financing .hp-counters .hp-counter .hp-counter__title {
    font-family: 'Maven Pro', sans-serif;
    font-weight: 500;
    top: 0;
}

.page-hypoport-insurtech .hp-counters .hp-counter .hp-counter__pre-title,
.page-hypoport-financing .hp-counters .hp-counter .hp-counter__pre-title,
.page-hypoport-insurtech .hp-counters .hp-counter .hp-counter__value,
.page-hypoport-financing .hp-counters .hp-counter .hp-counter__value,
.page-hypoport-insurtech .hp-counters .hp-counter .hp-counter__currency,
.page-hypoport-financing .hp-counters .hp-counter .hp-counter__currency {
    font-family: 'Maven Pro', sans-serif;
    font-weight: 600;
    line-height: 1.4em;
}

.page-hypoport-insurtech #management-imgs .et_pb_column.et_pb_column_1_4 .et_pb_team_member,
.page-hypoport-financing #management-imgs .et_pb_column.et_pb_column_1_4 .et_pb_team_member {
    margin-bottom: 6px !important;
}

.page-hypoport-insurtech #management-imgs .et_pb_column.et_pb_column_1_4 .et_pb_team_member .et_pb_member_position,
.page-hypoport-financing #management-imgs .et_pb_column.et_pb_column_1_4 .et_pb_team_member .et_pb_member_position {
    min-height: 54px;
}

@media only screen and ( max-width: 980px ) {
    .page-hypoport-insurtech .et_pb_column.et_pb_column_1_2,
    .page-hypoport-financing .et_pb_column.et_pb_column_1_2,
    .page-hypoport-insurtech .et_pb_column.et_pb_column_1_4,
    .page-hypoport-financing .et_pb_column.et_pb_column_1_4 {
        width: 100%;
        margin-right: 0;
    }   

    .page-hypoport-insurtech #management-imgs .et_pb_column.et_pb_column_1_4,
    .page-hypoport-financing #management-imgs .et_pb_column.et_pb_column_1_4 {
        display: flex;
    }
    .page-hypoport-insurtech #management-imgs .et_pb_column.et_pb_column_1_4 .et_pb_team_member,
    .page-hypoport-financing #management-imgs .et_pb_column.et_pb_column_1_4 .et_pb_team_member {
        flex: 0 1 50%;
    }
    
    
}

@media only screen and ( max-width: 576px ) {
    .page-hypoport-insurtech #management-imgs .et_pb_column.et_pb_column_1_4,
    .page-hypoport-financing #management-imgs .et_pb_column.et_pb_column_1_4 {
        flex-direction: column;
    }
}

.page-hypoport-insurtech .et_pb_slide_description,
.page-hypoport-financing .et_pb_slide_description {
    display: none;
}
@media only screen and ( max-width: 980px ) {
    .page-hypoport-insurtech .et_pb_slide_image,
    .page-hypoport-financing .et_pb_slide_image {
        margin-top: 0 !important;
    }

    .page-hypoport-insurtech .et_pb_slider .et_pb_container,
    .page-hypoport-financing .et_pb_slider .et_pb_container {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}