/* Text section and counter layout fixes */

.et_pb_column_3_5 {
    min-height: 200px;
    width: 57.8%;
    float: left;
    margin-right: 5.5%;
    position: relative;
    z-index: 2;
}

.et_pb_text_inner h1 {
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.et_pb_slide_content,
.et_pb_number_counter .percent {
    min-height: 1.2em;
    overflow: hidden;
}
