.architect-content {
    z-index: 1;
    background-color: #ffffff;
}

.architect-image {
    top: 50%;
    transform: translateY(-50%);
}