.ps {
    position: initial !important;
    height: auto !important;
    overflow: auto !important;
}

.ps .ps__rail-x,
.ps .ps__rail-y {
    display: none;
}

p,
span {
    overflow-wrap: break-word;
}
