@media only all and (max-width: 700px) {
    /* for 700px or less */
    body {
      font-size: 80%;
      line-height: 1.5;
      -ms-hyphens: auto;
      -webkit-hyphens: auto;
      hyphens: auto;
    }
    .frame-outer {
      width: 100%;

    }
	
	.benefits{

	 display: block;
 
}

.benefitsinner{ width: 100%;
padding: 0.5rem 8%;}
	.textoben{  
display: block;
position: relative; bottom: 0;}
.textobenlinks{ width: 100%;
	
	position: relative;
padding:  0  8%;}
.textobenlinks p{ position: relative;
bottom: 0;
	padding:  0;
}
.textobenrechts{ width: 100%;

padding: 1rem 8% ;}
.titel{ background-color: #feed00;
margin: 1rem 0%;
padding: 0.5rem 8%; }
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .flex {
      display: block;
    }
    .left,.right {
      width: 100%;
    }
    .left {
      margin-bottom: 1rem;
    }
    .hide {
      display: inline-block;
    }
    .hide_m {
      display: none;
    }
    .table {
      border-collapse: collapse;
      table-layout: fixed;
    }
    .cell-left,
    .cell-right {
      display: block;
      float: left;
      width: 100%;
      border: none;
      border-bottom: 1rem solid #fff;
    }
    .row {
      display: block;
      float: left;
      width: 100%;
    }
}

.refnr {}

.apply {}
