.about-bg{
	background-image:url(../images/about-bg-img.jpg);
	background-attachment: fixed;
    background-position: center;
    background-size: 100% 100%;
	z-index:9999;
}

.about-txt{
	line-height:200px;
}

.about-main{
	margin:70px 0px;
}

.contact{
	margin-top:80px;
}

.google-map{
	margin-bottom:100px;
	margin-top:40px;
}