/* Google Embed Rules */

#content .gdoc-field {
    border: 2px solid #222;
    display: block;
    height: 1000px;
    min-height: 600px;
    padding: 0.25em;
    position: relative;
    width: 98% !important;
    z-index: 1 !important;
    margin-bottom: 1em;
    /*** Remove comment to activate scaling funcitonality ***
    transform: scale(0.75);
    -ms-transform: scale(0.75,0.75);
    -webkit-transform: scale(0.75,0.75);
    -o-transform: scale(0.75,0.75);
    */
}