.our-partners .yearbook-three .yearbook-headshot {
    position: initial !important; 
    width: 106%!important;

}

.our-partners .yearbook-three .yearbook-headshot-wrapper {
  aspect-ratio: 75 / 97;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
}

.our-partners .yearbook-three .yearbook-headshot {
    object-fit: cover;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
    align-self: center;
    justify-self: center;
}

.our-partners .int-team .yearbook-three .yearbook-headshot {
    padding: 0;
    margin: 0;
    min-height: 106%;
    border: 0px !important;
}

.our-partners .yearbook-three .yearbook-headshot-wrapper::after {
    min-width: 100%;
}

.our-partners .int-team .yearbook-three ..yearbook-headshot-wrapper:after{
   width: 150px;
}

.our-partners .int-team .yearbook-headshot-wrapper:after {
    position: absolute !important;
    min-width: auto;
}

.our-partners .copy-content.team-section .yearbook-three .yearbook-headshot-wrapper::after {
    position: absolute !important;
    top: initial;
    margin: auto;
    height: fit-content;
    bottom: 30px;
    min-width: auto;
}

.our-partners .copy-content.team-section .yearbook-three .yearbook-headshot {
   border: 0px;
}

.our-partners .copy-content.team-section .yearbook-three .yearbook-headshot-wrapper {
    border: 5px solid #002949;
}
.ftr-logo {
    max-width: 400px !important;
}

.bio-detail-next-link-wrapper, .bio-detail-previous-link-wrapper, .bio-detail-next-link-wrapper-mobile, .bio-detail-previous-link-wrapper-mobile {
    z-index: 5 !important;
}
