
      #mainContent {
        width: 100%;
        margin: 0 auto;
      }

      .smbpro-4cta a {
        color: #fff;
      }

      .fifth-section {
        color: #fff !important
      }

      .smbpro-info {
        display: inline-block;
      }

      article.second-section box h2.box title {
        display: block;
        margin-bottom: 0 !important;
      }

      article.second-section box h3 {
        display: block;
        margin-bottom: 1em;
        text-align: center;
        font-weight: bold;
      }

      section.fourth-section .smbpro-4logo {
        display: inline-block;
        width: 16%;
      }

      section.fourth-section .smbpro-4title {
        display: inline-block;
        width: 25%;
        text-align: center;
        font-weight: bold;
      }

      section.fourth-section .smbpro-4desc {
        display: inline-block;
        width: 33%;
        margin-right: 1%;
        text-align: center;
        line-height: 20px;
      }

      section.fourth-section .smbpro-4cta {
        display: inline-block;
        width: 20%;
        margin-left: 3%;
        text-align: right;
      }

      section.fourth-section .smbpro-4cta a.btn-danger {
        display: block;
        width: 175px;
        height: 35px;
        background-color: #FF6A00;
        border: 1px solid #ffffff;
        text-transform: uppercase;
        color: #FFFFFF;
        text-decoration: none;
        font-size: 16px;
        text-align: center;
        line-height: 35px;
        border-radius: 5px;
        font-weight: normal;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear;
      }

      .terms-payment {
        padding: 20px;
      }

      @media screen and (max-width: 768px) {
        section.fourth-section .smbpro-4logo {
          display: inline-block;
          width: 46%;
        }

        section.fourth-section .smbpro-4title {
          display: none;
        }

        section.fourth-section .smbpro-4desc {
          display: none;
        }

        section.fourth-section .smbpro-4cta {
          display: inline-block;
          width: 40%;
          margin-left: 3%;
          text-align: right;
        }
      }

      .redesign-may2019-container .smbpro-hero .smbpro-hero-desktop .first-section logo-desktop {
        width: auto !important;
      }

      .fifth-section {
        background-color: #2883DF;
        padding: 20px 0;
        color: #fff;
      }

      .fifth-section .con-left {
        float: left;
        width: 20%;
        position: relative;
      }

      .fifth-section .smbpro-4logo {
        top: 0;
      }

      .fifth-section .smbpro-4title {
        bottom: 0;
        font-size: 0.8em;
        text-align: center;
      }

      .fifth-section .smbpro-4desc {
        display: inline-block;
        width: 50%;
        margin-right: 1%;
        text-align: center;
        line-height: 55px;
      }

      .fifth-section .smbpro-4cta {
        display: inline-block;
        width: 16%;
        margin-left: 3%;
        text-align: center;
        background: #f60;
        border-radius: 5px;
      }

      @media screen and (max-width: 768px) {
        .fifth-section .con-left {
          float: left;
          width: 60%;
          position: relative;
        }

        .fifth-section .smbpro-4logo {
          top: 0;
        }

        .fifth-section .smbpro-4title {
          bottom: 0;
          font-size: 0.8em;
          text-align: center;
        }

        .fifth-section .smbpro-4desc {
          display: none;
        }

        .fifth-section .smbpro-4cta {
          width: 35%;
          line-height: 52px;
          font-size: 0.9em;
        }
      }

      .pageWrapper {
        width: 73.75em !important;
        margin-left: auto !important;
        left: auto !important;
      }

      .payment_options_banner {
        display: block;
        text-align: center;
      }

      .topbanner-d {
        display: block;
        background: url(https://static.lenovo.com/au/image/2022/hero-banner-payment-and-financing-options-1180x400.jpg) no-repeat 0 0;
        text-align: left;
        padding: 20px;
        color: #000;
        min-height: 400px;
      }

      .topbanner-d h3 {
        font-size: 28px;
        color: #2883DF;
      }

      .topbanner-d p {
        font-size: 18px;
        width: 55%;
      }

      .topbanner-m {
        display: none;
        background: url(https://static.lenovo.com/au/image/2022/mobile-banner-payment-and-financing-600x400.jpg ) no-repeat 0 0;
        padding: 20px;
        min-height: 400px;
        text-align: left;
        color: #000;
      }

      .topbanner-m h3 {
        font-size: 24px;
        color: #2883DF;
      }

      .topbanner-m p {
        font-size: 14px;
        width: 70%;
      }

      .payment_options_con {
        background: #5a5959;
        /*opacity:0.5;*/
        text-align: center;
      }

      .payment_options_con .data {
        width: 97%;
        margin: 1em 0;
        color: #fff;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        display: inline-block;
        background: #555;
      }

      .payment_options_con .data th {
        background: #383737;
        text-align: center;
        height: 3em;
      }

      .payment_options_con .data th,
      .payment_options_con .data td {
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
        font-family: "Lato", Helvetica, Arial, sans-serif;
        text-align: center;
      }

      .payment_options_con .data td.details {
        text-align: left;
      }

      .payment_options_con .data td.details p {
        padding-left: 5px;
      }

      .data em {
        font-style: normal;
        font-size: 10px;
      }

      .data .btn {
        background: #0B5C88;
        display: inline-block;
      }

      .data .btn a {
        color: #fff;
        border-radius: 5px;
      }

      .data .img_bg {
        /*background:#fff;*/
        padding: 5px 0 0 5px;
        display: inline-block;
      }

      .data .img_bg img {
        margin: 0 5px 5px 0;
        display: inline-block;
      }

      .data .tel {
        color: #FF0;
      }

      @media screen and (max-width:768px) {
        .topbanner-d {
          display: none;
        }

        .topbanner-m {
          display: block;
        }

        .topbanner-m img {
          display: block;
        }

        #mainContent.mainContent.contentContainer.pageWrapper {
          width: 100% !important;
        }

        .payment_options_con .data th,
        .payment_options_con .data td {
          font-size: 0.6em;
        }

        .data .btn {
          font-size: 0.8em;
        }
      }

      .smbpro-4logo img {
        margin-left: 18px;
      }
