.alert.alert-sticky {
    border-radius: 0;
    margin: 0;
    width: 100%;
    z-index: 1000;
    display: none !important;
}