/***tablepress-2 ****/
#tablepress-2 .column-1, #tablepress-2 .column-2{
     width: 175px !important;
}
#tablepress-2 .column-3 {
    width: 155px !important;
}
#tablepress-2 .column-4, #tablepress-2 .column-5 {
    width: 65px !important;
}

/***tablepress-3  *****/
#tablepress-3 .column-1, #tablepress-3 .column-2{
     width: 150px !important;
}
#tablepress-3 .column-3, #tablepress-3 .column-4,
#tablepress-3 .column-5,#tablepress-3 .column-6,
#tablepress-3 .column-7,#tablepress-3 .column-8,
#tablepress-3 .column-9,#tablepress-3 .column-10,
#tablepress-3 .column-11,#tablepress-3 .column-12,
#tablepress-3 .column-13,#tablepress-3 .column-14{
    width: 50px !important;
}

 .page-id-2412 .entry-content p { text-align:center; }


/**** responsive ***/
@media only screen and (max-width:520px) {
    #tablepress-2 .column-1, #tablepress-2 .column-2{
      width: 100px !important;
    }
    #tablepress-2 .column-3 {
      width: 70px !important;
   }
   #tablepress-2 .column-4, #tablepress-2 .column-5 {
     width: 20px !important;
  } 
  #tablepress-2 .column-6, #tablepress-2 .column-7,
  #tablepress-2 .column-8,  #tablepress-2 .column-9,
  #tablepress-2 .column-10,#tablepress-2 .column-11,
  #tablepress-2 .column-12{
       width: 50px !important;
  }
}
@media only screen and (max-width:520px) {
  .dataTables_wrapper #tablepress-2_filter input{
     max-width: 75%;
  }
 
}
