@media screen and (min-width: 992px) {
  .custom-container {
    padding-left: 72px;
    padding-right: 73px;
  }
  .header::after {
    top: -150px;
    -webkit-transform: skewY(-11deg);
            transform: skewY(-11deg);
  }
  .header .header-top .add-to-chrome {
    margin-right: 51px;
    display: block;
    text-decoration: none;
    width: 168px;
    height: 42px;
    background-color: #1973e8;
    color: #fff;
    font-size: 14px;
    font-family: "GoogleSans-Medium", sans-serif;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    padding-top: 11px;
  }
  .header .header-bottom .title {
    font-size: 80px;
    line-height: 80px;
  }
  .header .header-bottom .title sup {
    font-size: 40px;
    top: -28px;
  }
  .header .header-bottom .sub-title {
    font-size: 80px;
    line-height: 80px;
  }
  .header .header-bottom p {
    margin-bottom: 0;
  }
  .header .header-bottom .description {
    font-size: 24px;
    line-height: 36px;
  }
  .header .header-bottom .free-download div {
    margin-top: 0;
    width: 240px;
  }
  .header .header-bottom .hero-img {
    width: auto;
    height: 556;
  }
  .options {
    margin-top: 199px;
  }
  .options .usp-item-head .icon {
    margin-right: 0;
    margin-bottom: 28px;
  }
  .options .text {
    margin-left: 0;
    text-align: center;
    padding: 0 10px;
  }
  .bdd-testing {
    margin-top: 80px;
    position: relative;
    left: -195px;
  }
  .bdd-testing .col-left {
    left: -40px;
  }
  .bdd-testing .col-left img {
    width: 673px;
    height: 511px;
  }
  .bdd-testing .col-right {
    max-width: 426px;
    margin-top: 0;
  }
  .bdd-testing .col-right .title {
    width: 319px;
  }
  .bdd-testing .col-right .text {
    width: 430px;
  }
  .itms-recorder {
    position: relative;
    left: 135px;
  }
  .itms-recorder .col-left {
    width: 426px;
  }
  .itms-recorder .col-left .title {
    width: 500px;
  }
  .itms-recorder .col-left .add-to-chrome {
    margin-right: 51px;
    display: block;
    text-decoration: none;
    width: 168px;
    height: 42px;
    background-color: #1973e8;
    color: #fff;
    font-size: 14px;
    font-family: "GoogleSans-Medium", sans-serif;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    padding-top: 11px;
  }
  .popper {
    width: 882px;
    height: 320px;
  }
  .popper .title {
    font-size: 50px;
  }
  .popper .text {
    font-size: 24px;
    line-height: 36px;
    margin-top: 35px;
  }
  .popper .download-now div {
    width: 240px;
  }
  .footer::after {
    top: 150px;
    -webkit-transform: skewY(7deg);
            transform: skewY(7deg);
  }
  .footer .footer-wrapper {
    top: 480px;
  }
  .footer .footer-wrapper .copyright {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .footer .footer-wrapper .col-right {
    width: 195px;
  }
}
/*# sourceMappingURL=custom-lg.css.map */