.mobile .header-container .menu li a:hover:after,
.mobile .header-container .langs a:hover:after {
    display: none;
}

.mobile .room .room-title .content-title {
    top: 0;
}

.mobile .room .room-title-btn {
    opacity: 1;
    top: 36px;
}

.mobile .offer .offer-txt {
    padding-top: 20px;
}

.mobile .offer .offer-path {
    opacity: 1;
}

.mobile .macro-btn .macro-btn-title {
    margin-top: -10px;
}

.mobile .macro-btn .macro-btn-label {
    margin-top: 20px;
    opacity: 1;
}