@charset "UTF-8";

.column-section-top {
  clear: both;
  margin-bottom: 32.5px;
  padding-bottom: 40px;

}

.column-table-122 {
  margin: 20px 0;
  border: 1px solid #CCC;
  width: 100%;
}

.column-table-122 th, .column-table-122 td {
  border: 1px solid #CCC;
  padding: 10px;
  font-size: 14px;
  text-align: center;
}

.column-table-122 th {
  background: #192f60;
  color: white;
}

.column-table-122 .table-left {
    width:20%;
}

.apply-btn a {
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .column-table-122 {
    margin: 15px 0;
  }

  .column-table-122 th, .column-table-122 td {
    padding: 8px;
    font-size: 12px;
  }

  .column-table-122 .table-left {
    width:10%;
  }


}
