/* PZB SHRINK TABLE */

/* <link rel="stylesheet" type="text/css" href="/CSS/extras/pzb_special.CSS"/> */

#script>table {
    max-width: 60%;
    margin: auto;
}

@media (max-width: 767px) {
    #script table {
        max-width: 100%;
    }

    #script td a {
        font-size: .70em;
    }
}

#script .ms-gb2 {
    max-width: 50px !important;
}

#DeltaPlaceHolderMain>.row>.col-sm-12 .ms-fullWidth .ms-webpart-cell-vertical.s4-wpcell>.ms-webpart-chrome div {
    overflow-x: visible;
}

#DeltaPlaceHolderMain>.row>.col-sm-12 .ms-fullWidth .ms-webpart-cell-vertical.s4-wpActive>.ms-webpart-chrome div {
    overflow-x: visible;
}