.right{
    width: 95%;
}
.right .image div{
    display: flex;
    justify-content: center;
    align-items: center;
}
.right .image img{width: 90%;}

.youtubevideo{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content .middleimage{
    width:50%;
}
#link-number{
    min-width:70vw;
    text-align:left;
}

#link-number a{
    text-decoration:none;
    color:black;
    font-family: "Playfair Display", serif;
    height: 21px;
}
