.uc-first-menu, .uc-second-menu {
    position: fixed;
    width: 100%;
}
.uc-first-menu {
    z-index: 9999;
}
.uc-second-menu {
    z-index: 9998;
}

.js-store-prod-all-text {
    font-size: 18px;
    text-align: justify;
}
