a{
  font-size:24px;
}
h2{
  font-size:20px;
}
h3{
  font-size:20px;
}
    .item-front{
      width:200px;
      height:120px;
    }


    .item-back{
      width:200px;
      height:120px;
    }


    .item-code{
      width:100px;
      height:auto;
    }
    .item-title{
      width:600px;
      height:auto;
    }
    .item-details{
      width:300px;
      height:auto;
    }

    .item-price{
      font-size:24px;
    }
