.vilka-expert-photo {
    width: 100%;
    max-width: 640px;
    max-height: 480px;
    object-fit: cover;
}
.vilka-expert-photo-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 2em;
}