body{
    width:100%;
    height:100%;
    background:#ffffff;
}
.wrap{
    width:100%;
    padding:0.6rem 0.8rem;
    box-sizing: border-box;
}
.wrap-box p img{
    width:100% !important;
}
