.opulent-headline-wrapper.text-center .topheadline::after {
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

@media(min-width:768px) {
	
}

@media(min-width:1300px) {
	.opulent-headline-wrapper {
		margin-bottom: 2rem;
	}
	.opulent-headline-wrapper .bottomheadline {
		font-size: 1.2rem;
	}
	.opulent-headline-wrapper.bottom h1,
	.opulent-headline-wrapper.bottom h2,
	.opulent-headline-wrapper.bottom h3,
	.opulent-headline-wrapper.bottom h4,
	.opulent-headline-wrapper.bottom h5,
	.opulent-headline-wrapper.bottom h6 {
		margin-bottom: .5rem;
	}
}

@media(min-width:1700px) {
	
}