.third-image-content {
	margin: 80px 0;
}

.third-image-content.reversed .row {
	flex-direction: row-reverse;
}

.third-image-content .images img {
	display: block;
	border-radius: 16px;
	margin-bottom: 30px;
}

.third-image-content .content h1, 
.third-image-content .content h2, 
.third-image-content .content h3, 
.third-image-content .content h4 {
	margin-top: 0;
}

.third-image-content .content p,
.third-image-content .content ul {
	opacity: 0.7;
}