.top-img {
    width: 100%;
}

.top-img>img {
    width: 100%;
}

.center {
    width: 100%;
}

.center>img {
    width: 100%;
}

.bottom,
.bottom>img {
    width: 100%;
}