﻿#GridRight  {display:none;}
#GridPage   {width:75%; padding-right:0;}

@media (max-width: 991px) 
{
    #GridPage   {width:100%;}
}