.shortcode-read-more .bio-container {
  max-height: 300px;
  overflow: auto;
}
.rpb-cards .rpb-flex-card-image.card-img-top {
  min-height: 15vw;
}
@media (max-width:767px) {
  .header-topbar {
    font-size:13px!important;
    height:33px;
  }
}
@media (max-width:374px) {
  .header-topbar {
    font-size:11px!important;
  }
}
@media (min-width: 768px) {
  .header-default .theme-logo {
    max-height: 100px;
  }
}
@media (min-width: 1200px) {
  .header-default .theme-logo {
    max-height: 150px;
  }
}
a.dropdown-item.active.dropdown-toggle,
a.dropdown-item.active {
  background: transparent;
}
