/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

.liffery {
    position: relative;
}

.liffery iframe {
    width: 100%;
    margin-top: 50px;
    /* height set via the html height attribute */
}