#blockContact select {
	padding: 10px 10px !important;
}

#blockContact textarea {
	height: 150px !important;
	resize: vertical;
	max-height: 130px !important;
	min-height: 80px !important;
}

@media screen and (max-width: 959px) {
	.mc4wp-form {
		width: 100%;
		text-align: center;
		left: 0%;
		position: relative;
	}
	
	.contactImg {
		margin-top: 0px !important;
	}
	
	.contactImg .single-wrapper {
		max-width: 90% !important;
	}
}