@media only screen and (max-width: 576px){
    .index2 .hero-area .right-img .img {
      position: relative;
      top: auto;
      left: auto;
      right: -45px;
      max-width: 250px;
      width: auto;
    }
    .index2 .hero-area {
        padding: 129px 0px 122px;
      }
    }