@media screen and (max-width: 767px) {
  .normal_table_wrap .normal_table {
      min-width: 850px;
  }
.icon_pdf a {
        background: url(/common/images/icon/icon_pdf.svg) right bottom/19px 20px no-repeat;
    }
}