.uc-autoheight {
    height: auto !important;
    min-height: unset !important;
    max-height: none !important;
    display: block !important;
    width: 100% !important;
    overflow: visible !important;
}
