.intro-discovery {
    line-height: 25px;
    font-size: 15px;
    color: #152ac3;
    padding: 15px;
}

.mapplic-list-count {
    color: red !important;
    font-weight: bold !important;
}

.mapplic-icon.mapplic-icon-cross {
    width: 12px;
    height: 12px;
    padding: 6px;
}

.mapplic-list-category>a {
    padding: 5px;
}

.mapplic-zoom-buttons {
    top: 40px;
}

.mapplic-clear-button {
    top: 0;
}

.mapplic-filter {
    padding-bottom: 30px;
}

.mapplic-filter-tags {
    top: 75px;
    left: 15px;
}

.mapplic-tag {
    padding: 1px 6px 3px 25px;
    background: url('../kham-pha-nhat-ban/images/arrow.svg') no-repeat;
}

.mapplic-container {
    margin-top: 70px;
}

.mapplic-image,
.mapplic-tooltip-wrap {
    max-width: 230px !important;
}

.banner-map {
    margin-top: 70px;
}

@media screen and (max-width: 480px) {
    .banner-map {
        display: none !important;
    }
}