

@media (max-width: 575px) {
	.navbar.fixed-top, body.scrolling .navbar.fixed-top {
		height:90px !important;
	}
	main {
		padding-top: 91px !important;
	}
	.navbar .navbar-brand svg {
		height: 67px !important;
		width: auto !important;
	}
	.carousel1 {
		margin: 0px -15px !important;
		max-width: 100vw;
		width: 100vw;}
	.carousel1 .carousel-item img {
		object-fit: cover;
		height: 60vh !important;
		width: 100vw !important;
	}
	.carousel1 .carousel-item img:nth-child(2), .carousel1 .carousel-item picture:nth-child(2) {
		display: none !important;
		height: 0px !important;
	}
	.pagebuilder.container5 .bgkleurB.px-5.pt-5 {
		padding: 0 !important;
		background: none !important;
	}
	.pagebuilder.container5 .card img.img-fluid {
		margin: 0px -15px !important;
		max-width: 100vw;
		width: 100vw;
	}
	.pagebuilder.container5 .col.pb-3 {
		padding-bottom: 2rem !important;
	}
	.embed-responsive.embed-responsive-16by9 {
		margin: 0px -15px !important;
		max-width: 100vw;
		width: 100vw;
	}
}