@media only screen and (max-width: 767px) {
    header #identtest.frontpage {
        width: 100%;
        background: url(../media/img/assets/logo-Svalbard-Science-Forum-2X-test.png) left 0 no-repeat transparent;
        background-size: 7.5em 6.57143em;
        margin-bottom: 1.71429em
    }

    header #identtest {
        background: url(../media/img/assets/logo-Svalbard-Science-Forum-2X-test.png) left 0 no-repeat transparent;
        width: 7.85714em;
        height: 100%;
        background-size: 7.5em 6.57143em;
        float: left
    }

    header #identtest a {
        height: 80px
    }

    header #identtest.frontpage a {
        padding-top: 2.28571em;
        padding-left: 7.14286em;
        font-size: 1.14286em;
        color: #00d1cd;
        text-decoration: none
    }

    .test-tag {
        margin: 0 4px 0 0;
        padding: 1px 3px 0;

        font-weight: bold;
        font-size: 15px;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-decoration: none;

        background-color: #005ea5;
        color: #fff;
    }
    .test-tag span {
        font-size: 1em;
    }
    .phase-banner {
        padding: 10px 0 8px;
        border-bottom: 1px solid #bfc1c3;
    }
    .phase-banner p {
        display: table;
        margin: 0;
        color: #000;
        font-size: 12px;
    }
    .phase-banner span {
        display: table-cell;
        vertical-align: baseline;
        font-size: 12px;
    }
}

@media only screen and (max-width: 1124px) and (min-device-width: 768px) {
    header .columns {
        height: 13em
    }

    #identtest.frontpage {
        width: 100%;
        background: url(../media/img/assets/logo-Svalbard-Science-Forum-2X-test.png) left 3.57143em no-repeat transparent;
        background-size: 8.07143em 7.07143em
    }

    header #identtest.frontpage a {
        padding-top: 11.42857em;
        font-size: 1em
    }
    .test-tag {
        margin: 0 8px 0 0;
        padding: 2px 5px 0;

        font-weight: bold;

        text-transform: uppercase;
        letter-spacing: 1px;
        text-decoration: none;

        background-color: #005ea5;
        color: #fff;
    }

    .phase-banner {
        padding: 10px 0 8px;
        border-bottom: 1px solid #bfc1c3;
    }
    .phase-banner p {
        display: table;
        margin: 0;
        color: #000;
        font-size: 10px;
    }
    .phase-banner span {
        display: table-cell;
        vertical-align: baseline;
    }
}

header #identtest {
    background: url(../media/img/assets/logo-Svalbard-Science-Forum-2X-test.png) left 4.42857em no-repeat transparent;
    width: 7.85714em;
    height: 100%;
    background-size: 7.5em 6.57143em;
    float: left
}

header #identtest a {
    display: block;
    height: 100%;
    width: 100%;
    font-size: 0
}

#identtest.frontpage {
    width: 100%;
    background: url(../media/img/assets/logo-Svalbard-Science-Forum-2X-test.png) left 3.57143em no-repeat transparent;
    background-size: 9em 7.85714em
}

header #identtest.frontpage a {
    padding-top: 10.71429em;
    font-size: 1.28571em;
    color: #00d1cd;
    text-decoration: none;
    white-space: nowrap
}

.test-tag {
    margin: 0 8px 0 0;
    padding: 2px 5px 0;

    font-weight: bold;

    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;

    background-color: #005ea5;
    color: #fff;
}

.phase-banner {
    padding: 10px 0 8px;
    border-bottom: 1px solid #bfc1c3;
}

.phase-banner p {
    display: table;
    margin: 0;
    color: #000;
    font-size: 24px;
}

.phase-banner span {
    display: table-cell;
    vertical-align: baseline;
}