@media only all and (max-width: 700px) {
    /* for 700px or less */
body {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.frame-outer {
	margin: 0;
	width: 100%;
	border: none;
	box-shadow: none;
}

h3 {
	padding:0.5rem 5%;
}
	
.background-image {
	background-position: left !important;
}
	
.flex {
	display: block;
}
	
.left-content, .right-content, .left-footer, .right-footer{
	width: 100%;
}

.left-content, .left-footer {
	margin-bottom: 1rem;
}

	.aufgaben{
		display: block;
	}
	.profil{
		display: block;
	}
	.benefits{
		display: block;
	}
	.ueberschrift{
		position: inherit;
	}
	.inhalt{
		position: inherit;
		width:100%;
		margin-top:2rem;
	}
	.bewerben{
		width:100%;
		background-size: 10%;
	}	
	
.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
