.content-image .col-text h2,
.content-image .col-text h3,
.content-image .col-text h4,
.content-image .col-text h5 {
	margin-bottom: 2rem;
}
.content-image .col-text p {
	margin-bottom: 1rem;
}
.content-image .col-text p:first-child {
	margin-bottom: 0;
}

@media all and (min-width: 1280px) {
	.content-image .col-text p {
		font-size: 1.25rem;
	}
}
