.city-shortcode__name {
    border-bottom: 1px dashed;
    font-size: 12px;
    color: #fff;
}

.new-stacking-context {
    position: relative;
    z-index: 99999 !important;
}

.row#search_location_result .col-12 {
    width: 49%;
    float: left;
}

.site.new-stacking-context {
    background: #5e5e5e !important;
}
.col-12.col-sm-6.col-md-6 {
    display: block;
    width:49%;
    float: left;
}
