<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.table-description {
    margin: 0 auto 50px;
}
.table-description .content-wrap{
    max-width: 1167px;
}
.table-description p{
    font-size: 15px;
    line-height: 1.9;
    margin-top: 15px;
    margin-bottom: 0;
}
.zcompare{
	    padding: 50px 0px;
}
@media only screen and (max-width: 767px) {
.zcompare{
	    padding: 20px 0px;
}
}
</pre></body></html>