.container{
    margin: auto;
    width: 95%;
    box-shadow: 5px 10px 10px #dddddd;
}

.img{
    width: 100%;
}