.btn-custom-width {
	width: 270px;
}
#img1 {
	position: absolute; 
	left: 0; 
	bottom: 0;
}
#section-testimonial,
#section-skills,
#section-pricing,
#section-contact,
#page-header {
	background-image: url('../img/preview/contact.png');
}
@media (max-width: 767px) {
	#img1 {
		max-width: 150px;
	}
}