#container{
    max-width: 350px;
    overflow: hidden;
}
img{
    width: 80%;
    object-fit: contain;
}