﻿@media only screen and (min-width: 769px) {
    #content {
        width: 95%; /*Content Width override*/
    }
}
