.content-page .prefooter__has-decorative-elm::before {
	background: url(../../../images/decorative-items/black-slash.png) no-repeat
		center center/contain;
	width: 4rem;
	height: 12.25rem;
	top: -15rem;
	left: 0;
}

@media all and (min-width: 1366px) {
	.content-page .prefooter__has-decorative-elm::before {
		width: 5.25rem;
		height: 16.25rem;
		top: -16rem;
		left: -3.75rem;
	}
}
