.richtext table td{padding:15px 20px}
.richtext table th{padding:0 20px}
.richtext table p:last-child,.richtext table ul:last-child,.richtext table li:last-child{padding-bottom:0}
@media only screen and (max-width:767px){.richtext table p{word-break:break-word}
.richtext table p:last-child,.richtext table ul:last-child,.richtext table li:last-child{word-break:break-word}
}