#MB_window {
    display: block;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

#MB_header {
    display: none;
}

#MB_content {
    height: auto !important;
    overflow: hidden !important;
}