

.buchenbutton > div {
	height: 48px;
}




.buchenbutton a {
	color: white !important;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 19px;
	background: #c83e37;
	padding: 14px 20px;
	box-shadow: 0px 0px 0px #000;
	width: 156px;
	display: block;
	text-align: center;
	height: 43px;
}

.reiseversicherung a {
	padding: 5px 20px;
}






@media (max-width: 992px) {      
	                                         
	.buchenbutton {
		position: fixed;
		top: 70px;
		flex-direction: row;
		max-width: 360px;
	}

	.buchenbutton > div > div {
		max-width: 163px;
	}

}


@media screen and (max-width:768px){

	.sppb-carousel-pro-text h2 {
		font-size: 30px !important;
		line-height: 26px !important;
		margin-top: 27px !important;
	}

}

@media screen and (min-width: 992px) and (max-width: 1200px) {

}



