.showcase-banner {
	overflow: unset;
}
.showcase-banner > #burger {
	max-width: 56%;
	position: absolute;
	bottom: -25%;
	left: 50%;
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 11;
}
#food-photography .text {
	margin-right: 25px;
}
#food-photography > .margined {
	margin-right: 0;
}
#food-photography .owl-carousel .owl-stage-outer {
	margin-left: -60px;
}
#execution img {
	max-width: 400px;
}
#features-1 > .margined {
	padding-bottom: 0;
}
#features-2 > .margined {
	padding-top: 0;
}
@media (min-width: 600px) {
	#food-photography .text {
		margin-right: 25px;
	}
	#food-photography > .margined {
		margin-right: 0;
	}
	#food-photography .owl-carousel .owl-stage-outer {
		margin-left: -40px;
	}
}
@media (min-width: 1025px) {
	.showcase-banner > #burger {
		max-width: 40%;
	}
	#execution.imagetextsection > .margined > img {
		max-width: 30%;
	}
	.features.imagetextsection > .margined > img {
		max-width: 48%;
	}
	.features.imagetextsection > .margined > img.rightImage {
		right: 0;
	}
	#execution .imagetextsection-headlinediv,
	#execution.imagetextsection > .margined > .text {
		margin-left: 40%;
		width: 50%;
	}
	#features-1 > .margined {
		padding-bottom: 100px;
	}
	#features-2 > .margined {
		padding-top: 100px;
	}
	.features .imagetextsection-headlinediv,
	.features.imagetextsection > .margined > .text {
		width: 50%;
	}
	#food-photography .owl-carousel .owl-stage-outer {
		margin-left: 0;
	}
	#food-photography .text,
	#food-photography .imagetextsection-headlinediv {
		width: 80%;
		margin-left: 5%;
		margin-right: 15%;
	}
	#food-photography .margined {
		margin-left: 10%;
	}
	#food-photography .owl-carousel {
		display: block;
		position: relative;
		width: auto;
		max-width: 70%;
		margin: 20px 0;
		margin-left: calc(5% + 40px);
		height: auto;
		max-height: none;
		transform: none;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
	}
	#food-photography .sliderarrow {
		position: relative;
		margin-left: calc(5% + 40px);
		left: auto;
		right: auto;
	}
}
