.pquc-resort .section-resort-content .card .card-body .tags_wrapper ul.swiper-wrapper {
    flex-wrap: unset;
    height: auto;
    margin-bottom: 12px !important;
}

.pquc-resort .section-resort-content .tags_wrapper {
    margin-bottom: 0;
}

.pquc-resort .section-resort-content .card .card-body ul li {
    display: initial;
    cursor: pointer;
    width: auto;
    font-size: 12px;
}

.pquc-resort .section-resort-content .card-body .trip-ad-point .trip-ad-dot-outer {
    margin-left: 0 !important;
    margin-right: 2px;
}

body .pquc-resort .section-resort-content .card-body .trip-ad-point {
    padding-left: 24px;
}

.pquc-resort .card .trip-ad-point::before {
    height: 100%;
}

.pquc-resort .section-resort-content .card-body .trip-ad-point .trip-ad-dot-outer .trip-ad-dot {
    top: unset !important;
    left: unset !important;
}

body .pquc-resort .section-resort-content .card-body .card-content.map,
body .pquc-resort .section-resort-content .card-body .card-content.phone {
    font-size: 14px;
    line-height: 20px;
}

body .pquc-resort .section-resort-content .card-body .card-content.map {
    margin-bottom: 8px;
    height: auto;
}

body .pquc-resort .section-resort-content .card-body .price_n_btn .price_wrapper .price>span {
    margin: 0;
}

body .section-resort-content .card-body .card-content.map::before,
body .section-resort-content .card-body .card-content.phone::before {
    top: 4px;
}

body .pquc-resort .section-resort-content .card .card-body {
    padding: 12px 16px 16px;
    height: 273px;
}

body .section-resort-content .card-body *,
body .section-resort-content .card-body .card-content {
    color: #343A40;
}

body .pquc-resort .section-resort-content .card-body .trip-ad-point .trip-ad-point-number {
    left: 90px;
}

.img-box .promo-tag {
    position: absolute;
    max-width: 138px;
    height: 28px;
    padding: 4px 10px;
    border-radius: 200px;
    background-color: #E8952F;
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    top: 14px;
    left: 12px;
    z-index: 2;
}

@media (max-width: 480px) {
    .pquc-resort .section-resort-content .card .card-body ul li {
        font-size: 12px;
    }
}