.left_column{
    width: 50%;
    float: left;
}
.right_column{
    width: 50%;
    float: right;
}
.figure-number {
    display: none;
}
