.spicyFullImage img {
    width: 100%;
    height: auto !important;
}
.spicyFullImage div, .spicyFullImage figure {
    width: 100%;
}
.spicyTable {
    border-collapse: separate;
    border-spacing: 1px;
    white-space: nowrap;
}
.spicyTable tr th, .spicyTable tr td {
    padding: 2px;
}