.fixed-content {
    width: 100%;
    max-height: 14rem;
    overflow-y: auto;
}
