

/* --- Stylesheet 6077 () --------- */ 



.T3848 .headlineh1 {
	text-align: center;
}

.T3848 .headlineh2 {
	text-align: center;
}


.T3848 .wrapper {
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}

.T3848 .col {
	width: 32%;
}

.T3848 .col .inner {
	margin: 0 0px 0 0;
	display: flex;
	flex-direction: column;
}

.T3848 .col .inner h3 { order: 2; margin-bottom: 1rem !important; }
.T3848 .col .inner picture { order: 1; margin-bottom: 15px;  }
.T3848 .col .inner .text { order: 3; }


.T3848 .col .inner p { margin-top: 0; }



.T3848 .col picture, .T3848 .col img { width: 100%; height: auto; }

/* --- Stylesheet 6078 () --------- */ 

@media all and (max-width: 767px) {


	.T3848 .wrapper {
		flex-direction: column;
	}
	.T3848 .col {
		width: 100%;
		margin-bottom: 20px;
	}


	.T3848 .col .inner {
		margin: 0;
	}

	.T3848 .col1 .inner {
		border: 0px;
	}
}