@media screen and (min-width:720px) {
    #htmlcontent_top {
        max-width: none !important;
        width:100% !important;
    }
}