.location-card-types-v1 .nb-title {
    margin-bottom: 20px;
}

.location-card-types-v1 .nb-items-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap:20px;
    justify-content: start;
}

.location-card-types-v1 .nb-item {
    max-height: 60px;
}