﻿@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.productDetails .order table
	{
		margin:25px 0px 0px 0px;
	}
}