.zpsidebar-container {
    position:sticky;
    top: 96px;
    z-index: 10;
}

#message_box {
    min-height: 65px;    
}

.registration_column {
    position: relative;
}

.registration_box {
    width: max-content;
    position: relative;
}
