.picture {
   max-width: 50%;
   max-height: 60vh;
}

.svg {
   max-width: 90%;
   max-height: 70vh;
   background-color: white;
}