.acym_module_form label {
    width: 100%;
    display: flex;

    > span {
        width: 4em
    }
}