﻿@media (max-width: 1700px) {
  .msjAndroid-section-7 {
    height: 793px;
  }
  .msjAndroid-section-7 .content img {
    max-height: 431px;
    transform: translate(27%, 9%);
  }
}
@media (max-width: 1440px) {
  .section .wrapper {
    min-width: unset;
    width: 65%;
  }

  .section .title {
    margin: 70px 0 40px;
  }

  .section h1 {
    font-size: 28px;
    margin: 60px 0 20px 0;
  }

  .section .title p {
    font-size: 18px;
  }

  .btn {
    width: 150px;
    height: 45px;
    font-size: 20px;
  }

  .msjAndroid-banner {
    height: 508px;
  }

  .msjAndroid .msjAndroid-section-2 .title {
    margin-bottom: 45px;
  }

  .msjAndroid-section-3 {
    height: 706px;
  }

  .msjAndroid-section-3 .wrapper {
    width: 72%;
  }

  .msjAndroid-section-3 .content img {
    max-height: 522px;
    margin: -25px auto 0px;
    transform: translateX(4%);
  }

  .msjAndroid-section-4 .content img {
    max-height: 437px;
  }

  .msjAndroid-section-5 {
    height: 667px;
  }

  .msjAndroid-section-6 .content img {
    max-height: 512px;
    transform: translateX(-3%);
  }

  .msjAndroid-section-7 {
    height: 642px;
  }

  .msjAndroid-section-7 .content img {
    max-height: 374px;
    transform: translate(27%, -46px);
  }

  .msjAndroid-section-8 .content img {
    max-height: 492px;
    margin: 50px auto 80px;
  }

  .msjAndroid-section-9 .content img {
    max-height: 387px;
    margin: 50px auto 40px;
  }

  .msjAndroid-section-10 .content img {
    max-height: 468px;
    margin: 50px auto 70px;
  }
}
