.swiper {
	max-width: 1920px;
	height: 400px;
	margin: 20px auto;
}

.swiper-image {
	height: 400px;
	object-fit: cover;
}


.contact {
	padding: 30px 20px;
	font-size: 30px;
	text-indent: 2em;
	color: #333;
}

.contact a {
	color: #333;
}
