.section-masthead .main-header {
  color: white;
  position: absolute;
  top: 43vh;
  left: 12vw; }
  .section-masthead .main-header h1 {
    font-size: 100px;
    line-height: 1; }

.section-body {
  margin-bottom: 110px; }
  .section-body #body-001 {
    margin-top: 65px; }
    .section-body #body-001 .bg-strips-135 {
      margin-left: -5%;
      margin-top: -17%;
      z-index: -1;
      width: 100%;
      height: 400px; }
    .section-body #body-001 .nav {
      cursor: pointer;
      margin-top: 30px; }
      .section-body #body-001 .nav .nav-item > h3 {
        padding-top: 55px;
        border: 0px solid;
        border-top-width: 3px; }
      .section-body #body-001 .nav .active {
        cursor: default; }
    .section-body #body-001 .tab-pane {
      margin-top: 9px;
      margin-left: 12px; }
    .section-body #body-001 .tab-content {
      margin-top: 25px;
      background-color: #ddd;
      padding-right: 4%; }
    .section-body #body-001 .find-out-how {
      margin-top: 20px; }
    @media (max-width: 576px) {
      .section-body #body-001 .table-uob td, .section-body #body-001 .table-uob th {
        font-size: 3.6vw; } }
  @media (max-width: 576px) {
    .section-body #body-002 h2 {
      font-size: 6.3vw; } }
