@media only screen and (max-width: 991px) {
   .homevastu{
    width: 100%;
   }

   .businessvastu{
    width: 100%;
  }

  .nav-pill{
    border-style: none;
  }

  .img1{
    top: 50% !important; left:30% !important;
  }

  .img2{
     top: 30% !important; left: 65% !important;
  }
    
  .img3{
    top:70% !important; left:65% !important;
  }

  .btn_last{
    width: 50% !important;
    padding: 5px;
  }
  }
 