/*.col-left
{
    background: yellow;
}

.col-right
{
    background: yellow;
}

.col-main
{
    background: red;
}
*/

