.banner-fin-mm {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #3b3a3a;
    color: #b9b7b7;
    padding: 10px;
    text-align: center;
    z-index: 9999;
}