@media screen and (-webkit-min-device-pixel-ratio:0)
   
{

	div#media-header
	{
		margin-left: 0px;
	}

}