﻿.expand-content-container {
    position: relative;
    overflow-x: auto;
}

.sticky-charity-panel {
    background: white !important;
    position: sticky;
    top: 0px;
    z-index: 1000;
    background: white;
}