#flash-container {
    position: fixed;
    top: 35px;
    right: 50px;
    width: auto;
    z-index: 9999;
    min-width: 300px;
}
.frontend-flash button {
    display: none;
}