.content{
    width:17.25rem;
    height:auto;
    overflow:hidden;
    margin:0 auto;
    padding:1rem 0;
    font-size:0.4rem;
}
.content img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
}