.image-block-with-bottom-text img {
	max-width: 100%;
	height: auto;
}

.image-block-with-bottom-text .image-block {
	margin: 0 -1.5rem;
}

@media (min-width: 750px) {
	.image-block-with-bottom-text .image-block {
		margin: 0;
	}
}
