img {
  max-width:100% !important;
}
.img-sm {
  width:34px;
}
.img-md {
  width:100px
}
.widget + .widget {
    margin-top: 10px;
}
.swiper-slide {
  height: auto !important;
}
.swiper-wrapper {
  height: auto !important;
}
.tab-content-responsive {
    display: block;
    z-index: 1;
}
