@media ALL AND (min-width:1280px) {

	.centertable {
		margin: 0px auto;
		width: 100%;
	}

	.carousel-item span,
	.head-image span {
		font-size: 3em;
		bottom: 160px;
	}

	.menuunderline {
		border-bottom: 1px solid #8C9295;
		margin-bottom: 1rem;
	}

	.swaps-container {
		font-size: 22px;
		line-height: 25px;
		margin-left: 235px;
	}

	.frontpage .swaps-container {
		margin-left: -15px;
	}

}