@media (min-width: 768px) and (max-width: 991.9px) {
  .navbar .nav .href {
    font-size: 15px;
    height: 40px;
  }

  .basic .fashion2,
  .basic .fashion3,
  .basic .fashion4 {
    position: absolute;
    left: 100px;
  }

  .basic .fashion1 h3,
  .basic .fashion2 h3,
  .basic .fashion3 h3,
  .basic .fashion4 h3 {
    margin: 0 30px 0 0;
    font-size: 15px;
  }

  .basic .fashion1 h1,
  .basic .fashion2 h1,
  .basic .fashion3 h1,
  .basic .fashion4 h1 {
    font-size: 25px;
    margin: 30px 30px 0 0;
  }

  .basic-img2 img {
    position: relative;
    top: 85px;
    left: 50px;
    width: 360px;
  }

  .basic-img3 img {
    position: relative;
    top: 55px;
    left: 100px;
    width: 350px;
  }

  .basic-img4 img {
    width: 500px;
    position: relative;
    left: 100px;
  }

  .img-block {
    height: 180vh;
  }

  .hijob-img {
    position: relative;
    left: 0;
  }

  .hijab-img2 {
    position: relative;
    left: 45px;
  }

  .font-image .image img {
    position: relative;
    right: 150px;
    width: 500px;
  }

  .font-image .image2 img {
    position: relative;
    right: 100px;
  }

  .font-image .image3 img {
    position: relative;
    width: 550px;
    bottom: 80px;
    right: 80px;
  }

  .block-summ {
    position: relative;
    left: 52%;
    width: 95%;
  }

  .block-summ .trade-post img {
    width: 150px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }

  .block-summ .trade-post h6 {
    margin: 0 30px 20px 0;
  }

  .cont {
    font-size: 12px;
    width: 60% !important;
  }
}
