@media only screen and (max-device-width: 880px) {

    .flipdown {
        min-width: 320px;
        height: 70px;
    }

    .flipdown .rotor-group-heading:before {
        font-size: 3.2rem;
        line-height: 1.5em;
    }
}