.ps {
    /* overflow: hidden !important; */
    /* overflow-anchor: none; */
    overflow-y: auto;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}

.contracted-institutions-inner .logos {
    display: contents  !important;
}
