.alert.alert-frontpage {
    margin-bottom: 0;
    border-radius: 0;
    position: fixed;
    width: 100%;
    top: 75px;
    z-index: 99999;
  }