#top #main #after_section_1 .container .av-content-small.units {
    width: 65%;
}

#top #main #after_section_1 .sidebar {
    width: auto;
}

#top #main #after_section_1 .container {
    max-width: 1060px;
}


/*
MEDIA MAX WIDTH 992px
*/
@media only screen and (max-width : 992px) {

#top #main #after_section_1 .container .av-content-small.units {
    width: 100%;
}


}
