.tourism-partners {
	width: 100%;
	height: 714px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -1px;
}

@media screen and (max-width: 900px) {
	.tourism-partners {
		height: 300px;
	}
}