


.cardhight {

  margin-top: -21px;
  margin-left: -3%;
}

.offerimg {
  height: 600px;
}

@media(max-width:991px) {


  .offerimg {
    height: auto;
  }

 


@media(max-width:991px) {
  .img {
    display: none;
  }

  .imgs {
    display: none;
  }
}

@media(max-width:991px) {
  .high img {
    height: auto;
  }

  .cardhight {
    margin-top: 25px;
  }
}



/* card */
/* .high{
  height: 69%;

} */












