@media only all and (max-width: 700px) {
/* for 700px or less */
body {
	font-size: 80%;
	line-height: 1.3;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.frame-outer {
	width: 100%;
	font-size: 0.75rem;
}

#logo2021 {
    display:none !important;
}

#firmentext {
    position: inherit !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    background: rgba(255,255,255,0.8) !important;
    padding: 1rem 3% 0 3% !important;
    font-size: 0.75rem !important;
}

#title-block {
	position: inherit;
	bottom: 0;
	width: 100%;
	left: 0;
	font-size: 0.75rem;
	padding: 1rem 3%;
} 


#title-block2 {
	position: inherit;
	bottom: 0;
	width: 100%;
	left: 0;
	font-size: 0.75rem;
	padding: 1rem 3%;
}

#title-block3 {
	position: inherit;
	bottom: 0;
	width: 100%;
	left: 0;
	font-size: 0.75rem;
	padding: 1rem 3%;
}
	
#box-left {
	float: none;
	width: 100%;
	text-align: center;
}
	
#box-right {
	float: none;
	width: 100%;
	text-align: center;
}
	
.content{
	padding: 0.5rem 3%;
}
	
.text_gross{
	font-size: 0.85rem;
}

h1 {
	margin: 0px;
	line-height: 1.5;
	font-size: 1.3rem !important;
}

h2 {
	margin: 0px;
	line-height: 1.5;
	font-size: 1.1rem !important;
	font-weight: normal;
}
    
.flex {
	display: block;
}

.left,
.right {
	width: auto;
	margin: 0;
}

.left {
	margin-bottom: 0.5rem;
}

.hide {
	display: inline-block;
}

.hide_m {
	display: none;
}
}

.refnr {}

.apply {}
