.image-text-stack-wrapper {
	position: relative;
}

.image-text-stack__item {
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.image-text-stack__item:last-child {
	border: none;
}

.image-text-stack__item img {
	width: 100%;
	display: inline-block;
	line-height: 0;
	position: relative;
	max-width: 100%;
}

.image-text-stack__separator {
	width: auto;
}