@import url(../../../stylesheets/responsive.css);

/* A1 theme custom responsive styles 2019-07-29 torben@smallbox.ca */

@media screen and (max-width: 899px) {
    #header {
        top: 0;
    }

    #wrapper {
        padding-top: 0.1px;
    }

    .flyout-menu {
        top: 0;
    }
}
