@media screen and (max-width: 575px) {
	.parkee-logo-at-home {
		justify-content: center;
	}
	.parkee-logo-at-home > img {
		height: 32px;
		width: auto;
		margin-bottom: 15.6px;
	}
	.section.slideshow-section {
		margin-bottom: 0px;
	}

	.section.slideshow-section {
		margin-bottom: 25px;
	}
	#section-1.section {
		margin-top: 25px;
	}
	#section-1 .images {
		width: 1186px;
		height: 380px;
	}
	#section-2 .images {
		width: 100%;
		height: 230px;
	}
	#section-2 .images > img {
		margin-left: 22px;
	}
	#section-3 .images {
		height: 150px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	#section-4 .images {
		width: 100%;
		height: 180px;
	}
	#section-5 .images {
		width: 100%;
		height: 250px;
	}
	#section-5 img.display-has-centering-div {
		margin-left: 20px;
	}
	.video {
		margin-top: 30px;
	}
	.brand-metro {
		height: 30px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
}
