/* Header */
.navbar .navbar-header .navbar-brand img {
  max-height: 100px;
}

/* Logos */
.hestia-clients-bar img {
  max-height: 75px;
}

/* Hide images in staff section of home page */
.hestia-team .hestia-team-content .card-profile .card-image {
  display: none;
}