

/* layout */

.column_lg {

   width: 700px;
}

.column_md {

   width: 450px;
}

.column_sm {

   width: 190px;
}

/* End */