.locations-2 .wm-pattern-style-top-bar-locations-loop {
    font-size: 14px;
}
.locations-2 .wm-pattern-style-top-bar-locations-loop .wp-block-post {
    width:auto !important
}
.locations-2 .wm-pattern-style-top-bar-locations-loop .wp-block-group-is-layout-flex {
    gap: 10px !important;
}
.locations-2 .wm-pattern-style-top-bar-locations-loop .wp-block-group-is-layout-flex.gap-0 {
    gap:0 !important;
}
.locations-2 .wp-block-query.flex-row > .wp-block-post-template {
    column-gap: 2vw !important;
    justify-content: center !important;
}
.locations-2 .wm-pattern-style-top-bar-locations-loop {
    justify-content: center !important;
    gap: 10px !important;
}

.locations-2  .header-widget-area[data-section="sidebar-widgets-header-widget-1"] {
    width: 100% !important;
}