.ms-PanelHost {
    z-index:1040;
}

.ms-panel-flex {
    display: flex;
    flex-flow: column;
    max-height: 100%;
    width: 100%;
    height: 100%;
}

.ms-PersonaCard-persona {
    /* background-color: #f4f4f4; */
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 20px;
}
