@media screen and ( min-width:769px )
{
	#services .services_contents {
		min-height: 130px;
	}
}

#header_logo {
	padding: 0px;
}

#header_logo img {
	height: 100%;
}

#team img {
	width: auto;
}
#team .img-bg .hover-text {
	width: auto;
}

#mfp_phase_stat,
#mfp_shopping_cart,
#mfp_shopping_cart + #mfp_hidden {
	display: none;
}
#mailformpro .mfp_err {
	display: none;
}
#mailformpro textarea {
	width: 100% !important;
	min-height: 120px;
}
#mailformpro .button {
	text-align: center;
}
#mailformpro .button label {
	width: 100%;
}
