@media (max-width: 767px) {
    .nav-right-wrapper a:first-child {
        margin-right: 8px;
    }

    h1,
    .change-language,
    .menu-item {
        font-size: 24px !important;
    }

    .icon-nool,
    .icon-x {
        font-size: 20px !important;
    }

    .info-bottom-placeholder {
        height: 84px;
    }
}

.info-bottom {
    position: fixed;
    bottom: 0;
}
