@charset "utf-8";
.prodpush{
    width: 100%;
    font-size: 0;
    overflow: hidden;
}
.prodpush img{
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
}