﻿@import url('tables.css');

div.widget.rich-text>br {
    clear: both;
}
div.widget.rich-text img {
    max-width: 100%;
    height: auto;
}