
.letgo-comp-event__label {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    &-text {
        flex: 0 0 80px;
        margin-right: 8px;
    }
}