.social-icon-wrapper img {
  width: 25px;
  height: 25px;
}

.social-icon-wrapper .whatsapp-icon {
  width: 35px;
  height: 35px;
}
.social-icon-wrapper .social-share-transparent {
  margin: 0px !important;
}

.sticky-top {
  top: 90px !important;
  z-index: 9;
}

/* Responsive css */
@media only screen and (min-width: 1500px) {
  .swiper-contact-card {
    width: 300px !important;
  }
}
