.phone-group {
  margin-bottom: 5px !important;
  min-height: 63px !important;
}

.ansatte {
  /* .stilling {
    padding: 2px 12px;
    background: var(--wp--preset--color--custom-brown-light);
    border-radius: 20px;
  }*/
}
.ansatte .wp-block-group .has-custom-brown-dark-background-color {
  display: flex;
  flex-direction: column;
  min-height: 210px;
  margin-left: 0 !important;
}
@media (max-width: 1150px) {
  .ansatte .wp-block-group .blog-query {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.ansatte .mobile-row.hide {
  display: none;
}
.ansatte .phone,
.ansatte .mobile,
.ansatte .email {
  margin-bottom: 2px !important;
}
.ansatte .phone-group,
.ansatte p,
.ansatte .wp-block-post-title {
  margin-left: 0 !important;
}

.employees-product-pages .mobil.hide {
  display: none;
}