/* CONTENT ***********************************************/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#content-0:nth-of-type(1) td.col-1{
	   padding: 17px 0 0 60px;
	}
	
	#customize:nth-of-type(1) {	
		left: -124px;
	}
	
	#baby:nth-of-type(1) {
		position: absolute;
		left: 105px;
	}
	#content-0:nth-of-type(1)  td.col-1 button  {
		left: 55px;
	}
}
