#catchy-websites-dots .slick-dots li {
	width: calc(100% / 3);
}
#catchy-websites-carousel img {
	max-width: 750px;
}
@media (min-width: 1025px) {
	#meet-client img.mobile {
		width: auto;
		max-width: 500px;
	}
	#catchy-websites-carousel {
		position: absolute;
		top: 100px;
		left: 0;
		max-width: 50%;
	}
	#catchy-websites ul.sliderarrow {
		bottom: 0;
		left: 10%;
	}
	.imagetextsection-headlinediv,
	.imagetextsection > .margined > .text {
		width: 50%;
	}
	.imagetextsection.flipped #online-showrooms-carousel,
	.imagetextsection.flipped > .margined > img {
		right: 8%;
	}
	.imagetextsection > .margined > img {
		top: 50%;
	}
}
