@media only all and (max-width: 700px) {
    body {
        font-size: 90%;
        line-height: 1.5;
        -ms-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
    }

    .frame-outer {
        width: 100%;
        font-size: 0.85rem;
    }

    .header {
        background: #fff url('//anzeigen.jobsintown.de/job/files/1282821/bg-header.jpg') no-repeat top left;
        background-size: cover;
    }

    .flexbox {
        display: block;
    }

    .box {
        width: 100%;
    }

    .box-first:before {
        display: none;
    }

    .footer {
        font-size: 1.1rem;
    }

    h1 {
        font-size: 1.5rem;
    }
}
.refnr {}

.apply {}
