<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zbox.fourth{
display : none;
}
.zflex.zfloat-3bx{
    justify-content: center;
    gap: 20px;
}
.table-description{
    margin: 30px auto 50px;
}
.table-description .content-wrap{
    max-width: 1040px;
}
.table-description p{
    font-size: 15px;
    line-height: 1.9;
    margin-top: 15px;
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
.table-description{
    margin: 0px auto 50px;
}
}</pre></body></html>