.about-hero {
	overflow: hidden;
	background: #f5fbff;
}

.about-hero img {
	width: 100%;
	height: auto;
	margin-inline: auto;
}
