.pp-section {
    width: 100% !important;
    height: 0% !important;
    position: initial !important;
}
.pp-section:not(.active):not(.lqd-stack-row-entering):not(.lqd-stack-row-leaving) {
    top: 100%;
    visibility: initial !important;
    pointer-events: none;
}