  
  /*** my-standard ***/
  @media print, screen and (min-width: 768px){
    .productView_myStandard_products1{
        width: 40%;
    }
  }
  .p-myStandard__link a, .p-23ss-myStandard__link a{
    text-decoration: underline;
    font-size: 1.2rem;
    font-family: "Libre Baskerville",serif;
  }