.keymarkets .km-teaser .square span::after{
	content: 'read more';
}

.location .content .open-map::before {
	content: 'Open map';
}
.location .content .open-map.open::before {
	content: 'Close map';
}

.navcont .close-nav::before {
	content: 'close';
}

/* auto */
.keymarkets-lp.auto .two-column.c50-50 .column:nth-child(1) #c348 {
	margin: -130px 0 60px 0;
	margin: -8.125rem 0 3.75rem 0;
}
.keymarkets-lp.auto .two-column.c50-50 .column:nth-child(2) #c346 {
	margin: 0 0 60px 0;
	margin: 0 0 3.75rem 0;
}

@media screen and (max-width: 1280px) {
	.keymarkets-lp.auto .two-column.c50-50 .column:nth-child(1) #c348,
	.keymarkets-lp.auto .two-column.c50-50 .column:nth-child(2) #c346{
		margin: 0 0 40px 0;
	}

}