.img {
    width: 100%;
}

.img>img {
    margin: 0 auto;
    display: block;
}