<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.table-description{
    margin: 20px 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) {
.pricing-wrap{
	    margin: 0 0 30px;
}
}
</pre></body></html>