@media only screen and (max-width: 1220px) {
	#slider{
		height: 400px;
	}
	.about-image,.image-div-bottom{
		display: none;
	}
  .color-white{
  	margin-left: 5%;
  	width: 90%;
  }
.color-white h1{
	margin-top:0px;
}
}