<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.card-hide{
display : none;
}
.zfree-float{
    max-width: 475px;
}
.zfree-float .zfree{
width : 100%;
}
.table-description p {
    font-size: 15px;
    line-height: 1.9;
    margin-top: 20px;
    margin-bottom: 0;
}
.table-description{
    margin: 50px 0px 0px;	
}
.table-description .content-wrap{
        max-width: 1280px;
}

@media only screen and (max-width: 767px) {
.table-description{
    margin: 50px auto 0px;
}
}</pre></body></html>