.ProductTrackAttributes {
    &-wrapper {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    &-tag {
        margin: 0.25rem;
    }
}
