/* All Templates - Adjust min height in media queries as needed */
#widget_iframe {
    min-height: 820px;
    overflow-x: auto;
    overflow-y: auto;
    width: 1px;
    min-width: 100%;
    *width: 100%;
}