#block-1768 {
	width: 100vw;
	height: 200px!important;
	color: #000000;
	background-color: #ffd9e0;
	margin-left: -1vw;
}

#block-1768 .block-content-inner {
	top: 28%!important;
	left: calc(0% - 10px);
	padding: 0;
	color: #000000;
	padding-bottom: 20px;
	font-size: 12px;
	text-align: center;
	line-height: 14px;
}

#block-1768 .block-content-inner a {
	color: #000000;
}

#block-1768 a {
	color: #000000;
}

#block-1768 h3 {
	left: calc(0% - 10px);
	width: 98%;
	color: #000000;
	margin-top: 0!important;
	padding-top: 20px;
	text-align: center;
}

#block-1768 h3 a {
	color: #000000;
}

#landingpage-40 .headline {
	display: none!important;
}

@media only screen and (max-width: 600px) {
	#block-1768 {
		width: 100vw!important;
	}

	#block-1768 .block-content-inner {
		padding: 0 5%;
	}
}

