
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#contentPart1 {
		bottom: 3px;
	} 
	
	p { 
		padding: 0 20px 0 40px;
	}
}



