@media (min-width: 768px) {
  .finalcta-outer .ci-btn {
    width: 400px;
  }
}

@media (min-width: 992px) {
  body {
    font-size: 1rem;
  }
  h1 {
    font-size: 42px;
  }
  h2 {
    font-size: 33px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 13px;
  }
  .header-outer {
    background-image: url(../images/220414-ServiceRecap-LP-BgHeader.jpg);
  }
  .header-outer .byn-logo-lenovo {
    position: absolute;
    margin-bottom: 0;
  }
  .timeline-outer {
    background-size: 100% auto;
  }
  .timeline-outer .sec-body {
    overflow-x: hidden;
  }
  .timeline-list .timeline-list-item {
    background: none;
    margin: 0;
  }
  .tabfy-outer .nav-tabs .nav-item {
    width: auto;
  }
  .tabfy-outer .nav-tabs .nav-link {
    padding: 15px 40px;
    font-size: 24px;
    line-height: 120%;
  }
  .campaign-header {
    padding: 5px 70px;
  }
  .campaign-header::before {
    content: '';
  }
  .sec-highlight .item::after,
  .sec-highlight .item:last-child::before {
    content: '';
  }
}

@media (min-width: 1200px) {
}

@media (min-width: 1400px) {
}
