@media print {
    .container-a {
      width:100% !important;
    }
  }
tr{
        border-bottom: 1pt solid black !important;
}