body {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.45;
    color: #000;
    background: none;
    font-size: 14pt;
}
img {
    width: 80px !important;
}


@page {
  margin: 0;
}

.columnBox {
/*    width: 172mm;
    margin: 12.7mm 9.7mm;*/
}


.columnBox__col{
/*    width: 172mm;*/
}



.tableStyle th:nth-of-type(4),
.tableStyle td:nth-of-type(5),
.ec-layoutRole__header,
.js-contentsNav,
.itemListNavArea,
.ec-layoutRole__contentBottom,
.ec-layoutRole__footer,
.yotpo {
    display: none;
}


 a[href]:after {
 content: "" !important;
 }

  abbr[title]:after {
 content: "" !important;
 }