@media screen and (min-width: 768px) {
  h1 {
    font-size: 90px;
    padding: 25px;
  }
  header p {
    font-size: 36px;
  }
  .img-01 img {
    width: 450px;
    height: 400px;
    position: relative;
    top: -330px;
  }
  .img-01 {
    height: 300px;
  }
  h2 {
    font-size: 24px;
  }
  .marquee-rtl div,
  .marquee-rtl-2 div {
    font-size: 36px;
  }
  .aboutme {
    font-size: 86px;
    height: auto;
  }
  .p-01 {
    font-size: 50px;
    height: auto;
  }
  .p-01 p {
    margin-top: 85px;
  }
  .p-03 {
    font-size: 50px;
  }
  h3 {
    font-size: 90px;
  }
  .container-03 p,
  .container-04 p,
  .container-05 p {
    font-size: 35px;
  }
  .container-03 {
    height: 570px;
  }
  .container-04 {
    height: 450px;
  }
  .container-05 {
    height: 420px;
  }
  .contact {
    font-size: 50px;
    height: 300px;
  }
  .item,
  .item1 {
    display: none;
  }
  .container-custom {
    display: none;
  }
  .lastContainer-01,
  .pin-spacer {
    display: none;
  }
  .container {
    width: 0;
    height: 0;
  }
  .footer,
  .scroll-03 p {
    display: none;
  }
}
