.sppb-addon-feature.feature-box-1 .sppb-addon-content {
  background-color: #fff;
}

.article-list .article .article-intro-image img {
  object-fit: cover;
  height: 275px;
}

.ublog-list .article-list .article .article-intro-image img {
  height: 85px;
}

@media (max-width: 576px) {
  .logo-image {
    height: 80px !important;
  }

  .gglobe {
    display: none !important;
  }
}

.gglobe {
  height: 50px !important;
  width: 50px !important;
}

#sp-header .sp-module .gglobe {
  margin-left: -10px;
}

.djacc-popup .djacc__footer {
  display: none !important;
}