
section.desktop-menu {
    display: none !important;
}
div.mobile-menu {
    display: none !important;
}

/* フッターを非表示にする */
#footer {
    display: none !important;
}