.bg-image {
    background-image: url("/static/acin/acin_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.bnn-table {
    width:100%;
}
.bnn-table th, .bnn-table td {
    padding:10px;
}
