div.sequence {
    display:none;
}

div .diagramseq {
    max-width: 100%;
    display: block;
    margin: auto;
}

