.column1Layout {
    float: left !important;
    margin: auto;
    padding: 10px;
}


/* Clear floats after the columns */
.rowLayout:after {
    content: "";
    display: table;
    clear: both;
}


float: left;width: 50%;align-self: center;"