#header
{
	width: 99.8%;
	width: calc(100% - 2px);
}

#PortalButtonGrid li
{
  width: calc(50% - 20px);
}