.notification{
    min-height: 100%;
    width: 320px;
    background-color: #e7efef !important;
    position:absolute;
    top: 0;
    right: 0;
    z-index: 999;
}
