#notifications {
    cursor: pointer;
    position: fixed;
    right: 0px;
    z-index: 9999;
    top: 1px;
    margin-bottom: 22px;
    margin-right: 15px;
    max-width: 300px;   
}