.container{
    display: flex;
    flex-wrap: wrap;
}

img{
    width: 100%;
}