.linked-image {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.linked-image img {
    max-width: 1200px;
    width: 90vw;
}