section {
	margin-top: 490px;
}


	@media screen and (max-width: 900px) {
	.about-us {
		left: 10px !important;
		top: 233px !important;
		width: 130px !important;
	}



	.swiper-container img {
		height: 300px;
	}

	section {
		margin-top: 160px;
	}

}