
    .wrapTable {
        overflow-x: auto;
    }

    .rhs p+.wrapTable {
        margin-top: 20px;
    }

    .rhs table,
    .rhs .wrapTable+h2 {
        border-collapse: collapse;
        border: 0px;
    }

    .rhs table tr td {
        border: 0px solid #d4d4d4;
        padding: 10px;
        text-align: left;
    }

    .wrapTable img {
        width: 30% !important;
    }

    .hn19-imgsize {
        max-width: 700px;
        width: auto;
        height: auto;
        border-style: solid;
        margin: 20px 0px;
        cursor: pointer;
    }
    