.col1Pane, .col2Pane, .col3Pane {vertical-align:top;width:30%;display:inline-block;padding:10px 15px;}

h2 {font-size:30px;}

.leftPane {
    display: block;
    float: left;
    width: 68%;
}
.rightPane {
    display: block;
    float: right;
    width: 30%;
}

#umg_large6138 .image {
    width: 100%;
    height: 100% !important;
    margin-top: 0 !important;
    object-fit: cover;
}