.contact_us_main{
	width: 100%;
	height: 369px;
	background: url(../images/contact_us_banner.jpg)no-repeat;
	background-size: cover;
}

.contact_text{
	margin-top: 50px;
}

.contact_text p{
	padding: 0 15px;
}

