.product-order-exp {
    padding: 40px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.inner {
overflow: hidden;
}

.inner .column.left {
float: left;
width: 47%;
}

.inner .column.right {
float: right;
width: 47%;
}