.product-identifier__value
{
font-size: 14px;
line-height: 19px;
color: #9292927a;
display: flex;
justify-content: flex-end;
margin-bottom: 24px;
@include mq (md, max) {
justify-content: flex-start;
}