.c-product-meta {
  margin-top: 15px;
}
.c-product-meta__sku {
  color: #9a9a9a;
  font-size: 0.8125em;
  font-family: "Roboto", sans-serif;
  line-height: normal;
  font-weight: normal;
}
@media (max-width: 767.98px) {
  .c-product-meta__sku {
    font-size: 0.75em;
  }
}