html, body {
    min-width: 0 !important;
}

.accordion-inner {
    max-height: 400px;
    overflow: auto;
}

img {
    max-width: 100%;
}
