.cta-banner-section > figure {
	@media screen and (min-width: 0px) and (max-width: 650px) {
		aspect-ratio: 16/9;
	}
}

.cta-banner-section img {
	border-radius: 0;
}
