@media screen and (min-device-width: 320px) and (max-device-width: 768px) {
	.customer_enquiry_wrp {
		margin: 100px 0;
  }
}