﻿@media all and (min-width: 1281px) {

    .side-2 {
        width: 22%;
    }
    .center-2 {
        width: 78%;
    }
}
