.header {
    min-height:145px;
}
.row_2 {
    clear: both;
    min-height: 100px;
}
.column_18 {
    float: none;
    width: auto;
    min-height: 100px;
}
.column_19 {
    float: none;
    width: auto;
    min-height: 100px;
}
.column_20 {
    float: none;
    width: auto;
    min-height: 100px;
}
.column_21 {
    float: none;
    width: auto;
    min-height: 100px;
}
.column_22 {
    float: none;
    width: auto;
    min-height: 100px;
}
.align-inline-wrap1 {
    text-align: center;
    background-color:#312eb9;
}
img.image1 {
    display:inline-block;
    padding-top:20px;
    width:377px;
}
img.image2 {
    height: auto;
    width:auto;
}
img.image3 {
    height: auto;
    width:auto;
}
img.image4 {
    height: auto;
    width:auto;
}
img.image5 {
    height: auto;
    width:auto;
}
img.image6 {
    height: auto;
    width:auto;
}
@media only screen and (min-width : 768px) {
    .header {
        min-height: 139px;
    }
    .row_2 {
        clear: both;
        min-height: 100px;
    }
    .column_18 {
        float: left;
        width: 20%;
        min-height: 100px;
    }
    .column_19 {
        float: left;
        width: 20%;
        min-height: 100px;
    }
    .column_20 {
        float: left;
        width: 20%;
        min-height: 100px;
    }
    .column_21 {
        float: left;
        width: 20%;
        min-height: 100px;
    }
    .column_22 {
        float: left;
        width: 20%;
        min-height: 100px;
    }
    .row_3 {
        clear: both;
        width: auto;
        min-height: 677px;
    }
    .align-inline-wrap1 {
        min-height: 155px;
    }
    img.image1 {
        width: 348px;
        height:auto;
    }
}
@media only screen and (min-width : 1024px) {
    .header {
        min-height: 139px;
    }
    .row_2 {
        clear: both;
        min-height: 677px;
    }
    .row_3 {
        clear: both;
        width: auto;
        min-height: 203px;
    }
    .column_18 {
        float: left;
        min-height: 677px;
    }
    .column_19 {
        float: left;
        min-height: 677px;
    }
    .column_20 {
        float: left;
        min-height: 677px;
    }
    .column_21 {
        float: left;
        min-height: 677px;
    }
    .column_22 {
        float: left;
        min-height: 677px;
    }
    .align-inline-wrap1 {
        min-height: 155px;
    }
    img.image1 {
        width: 348px;
        display:inline-block;
        height:auto;
    }
}