.abt-cstm-social-wrap {
  width: 3.3125rem;
  height: 3.3125rem;
}
@media (min-width: 768px) {
  .abt-cstm-social-wrap {
    width: 4.39375rem;
    height: 4.39375rem;
  }
}

.employee-img-wrap {
  max-width: 21.5625rem;
  height: 21.5625rem;
}
@media (min-width: 992px) {
  .employee-img-wrap {
    max-width: 18.75rem;
    height: 18.75rem;
  }
}

.cstm-p-mb p {
  margin-bottom: 2rem;
}
.cstm-p-mb p:last-of-type {
  margin-bottom: 0;
}