footer{
  position: relative!important;
  bottom: 0!important;
}
.imgShop{
  width: 100%;
}

.omar:nth-child(n+4){
  display: none!important;
}






.offer-shopping-description , .offer-shopping-title{
  color: white!important;
}

.vertical-offset{
  height: 0!important;
}
.omar img , .imgShop{
  display: inline!important;
  width: 100%!important;
}

.cards{
  height: 19.9vw!important;
  overflow-y: hidden!important;
}

 .card .omar{
  overflow: hidden!important; ;
}
 .card{
   overflow: hidden!important;
 }

@media (min-width: 700px) {
  .cards {
    margin-left: -1vw;
    width: 110% !important;
    height: 26.1vw !important;
  }
}
@media (min-width: 992px) {
  .cards {
    margin-left: -1vw;
    height: 19.9vw!important;
    width: 105%!important;
  }
}
.slider2{
    overflow: hidden!important;
    margin-left: 12px;
  }

@media (min-width: 1400px){
  .cards {
    height: 269px!important;
  }
}
@media (max-width: 699px) {

  .cards {
    height: 51.5vw !important;
  }
}
