.img-box{
position:relative;
width:100%;
padding-top:56.25%;
}
img{
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.img-box{
padding-top:100%;
}
.img-box{
padding-top:75%;
}
.img-box{
padding-top:66.66%;
}
.img-box{
padding-top:62.5%;
}