@charset "utf-8";

@media only screen and (min-width: 768px) {
    .oper-status section table {
        width: 50%;
    }
}