.hvs-card .hvs-specs > span > small {
    grid-row: 1 !important;
    color: #667d78 !important;
    font-size: 9px !important;
    line-height: 1.1 !important;
}

.hvs-card .hvs-specs > span > b {
    grid-row: 2 !important;
    color: #173f38 !important;
    font-size: 12px !important;
    line-height: 1.15 !important;
}

.hvs-card .hvs-specs > span:nth-child(3) > small {
    font-size: 0 !important;
}

.hvs-card .hvs-specs > span:nth-child(3) > small::after {
    content: "Banyo WC";
    font-size: 9px !important;
    line-height: 1.1 !important;
    white-space: nowrap;
}
