.sec_padding { padding: 30px 0; }
table.table td, table.table th { vertical-align: middle; }
@media (max-width: 576px) {
  .bj_breadcrumb_area .title { font-size: 20px; }
  table.table thead { display: none; }
  table.table tr { display: block; margin-bottom: 12px; border: 1px solid #eee; padding: 8px; }
  table.table td { display: flex; justify-content: space-between; }
}