.widget,
.widget-area,
.sidebar-widget,
.footer-widget {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
}

.widget-title,
.widget-content,
.widget a,
.footer-widget a {
    white-space: normal !important;
    overflow-wrap: anywhere;
}