.custom_wysiwyg table {
    width: 100%;
    margin-bottom: 15px;
    max-width: 100%;
}
.custom_wysiwyg table td {
    border: solid 1px #bbc0c4;
    padding: 5px !important;
}
