.single-staff-template {
  .profile {
    img {
      margin: 0 auto;
      max-width: 255px;
      height: 400px;
      width: 100%;
      object-fit: cover;
    }
  }
}