.header{
	position: fixed;
	background: #ff6b81;
}
.banner-image{
	/*width: 80%  !important;
	height: auto;*/
}
.ss1{
	margin-left: 130px;
	width: 80% !important;
}
.office-image{
	
	border-radius: 150px !important;
	width: 80% !important;
	margin-right: 80px;
}
.images2{
	border-radius: 20px;
}
.plant{
	width: 90%;
	height: 90%;
	margin-top: 30px;
}
.banner-image{
	margin-left: 250px;
}


@media only screen and (max-width: 768px) {
 .hero-image2{
	    margin: 0px -47px 20px -47px;
	}
}
.plants{
	padding: 50px;
}

@media only screen and (max-width: 768px) {
 .plants{
	     
	      padding: 20px;
	      
	}
	.plant{
		margin-left: 16px;
	}
	.gallery{
	padding: 10px 50px;
	
	}
	.ss1 {
		margin-left: 0;
		width: 100% !important;
		margin-top: -60px;
	}
	.banner-image{
		margin-left: 0;
	}
	.app-info .info-one .info-image {
	    padding-top:0;
	    padding: 0;
	}
	.office-image{
		border-radius: 0 ! important;
		width: 100% ! important;
		margin-right: 0 ! important;
	}
}
.gallery{
	padding: 20px 50px;
	margin-bottom: 40px;
}

