.rtable {
    display: block;
    overflow: hidden;
    overflow-x: auto;
}
.last-updated {
    margin-top: 45px;
    font-size: 14px;
}