.obj-holder-testimonial .testimonial-author .img-div {
  display: inline-block;
  width: 47px;
  height: 47px;
  background-size: contain;
  background-repeat: no-repeat;
}

.web3ele-map-window.no-gallery {
  font-family: Jost-Light, sans-serif;
  font-size: 24px;
}
@media (max-width: 767px) {
  .web3ele-map-window.no-gallery {
    font-size: 21px;
  }
}
.web3ele-map-window.no-gallery .obj-inner .obj-inner-section .obj-inner-title {
  font-size: 37px;
  font-weight: 600;
  line-height: 52px;
}
.web3ele-map-window.no-gallery .obj-inner .obj-inner-section:nth-of-type(1), .web3ele-map-window.no-gallery .obj-inner .obj-inner-section:nth-of-type(3) {
  line-height: 37px;
}