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

	.search-form > input.term {
		line-height: 20px;
	}
	
	.contact-form-wrapper form > div > div > input.wpcf7-submit, .contact-form-wrapper form > div > div > span > * {
		line-height: 16px;
	}
}