.mm-wrapper li, .mm-wrapper ul {
    padding-left:  0px;
    list-style-image: none;
    list-style-type: none;
}

/* .mm-positionb-relative {
    position: unset!important;
} */

.mm-wrapper {
    position: absolute;
    left: 0px;
    top: calc(100% + 15px) !important;
    z-index: 10;
    width: 700px !important;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
}

.mm-wrapper li a {
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Montserrat';
    color: #000;
    font-weight: 600;
}