@media only screen and (min-width: 768px) {
}

@media only screen and (max-width:767.98px) {
  .traceability-block .anc-1-pc2-sp2 {
    flex-wrap: wrap;
  }
  .traceability-block .anc-1-pc2-sp2 {
    margin-top: 20px;
  }
  .traceability-block .anc-1-pc2-sp2 .anc-1:not(:nth-child(-n+2)){
    margin-top: 15px;
  }
  .width-13-sp {
    width: 13% !important;
  }
  .width-10-sp {
    width: 10% !important;
  }
  .width-95-sp {
    width: 9.5% !important;
  }
  .width-6-sp {
    width: 6% !important;
  }
  .width-5-sp {
    width: 5% !important;
  }
  .width-3-sp {
    width: 3% !important;
  }
}