@charset "UTF-8";
@media screen and (min-width:1366px){
    /* other ---------------------- */
    /* width */
    .cw1,
    .cw3 {
        width: 1280px;
    }
    #page-single {
        width: 900px;
    }
    .side-bar-cont {
        width: 300px;
    }
}