// Responsive Label Control
.progressmatify-res-label-control {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    margin-bottom: 8px;
}
