﻿@media only screen and (max-width: 650px) {

    #content  {
       margin-top:-40px !important;
    }

    table.GridGold {
        width: 100% !important;
    }

}