@charset "utf-8";
img{
	vertical-align:bottom;
	border:none;
}
body{
    width: 100%;
    background-color: #fff;
    margin:0;
}
.wrappe{
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
}
.fv img{
    max-width: 100%;
}
.fv{
    margin-bottom: 2%;;
}
.content img{
    max-width: 100%;
}
.cva{
    position: relative;
}
.cta img{
    max-width: 100%;
}
.cva .button{
    position: absolute;
    bottom:15%;
    left:0;
    right:0;
    margin: auto;
}
.button img{
    max-width: 85%;
}
.coupon{
    margin-top: 20px;
}
.coupon img{
    max-width: 100%;
}
.page2{
    position:relative;
}
.cva2{
    position:absolute;
    bottom: 3cqmax;
}
.cva2 .button{
    position: absolute;
    bottom:15%;
    left:0;
    right:0;
    margin: auto;
}
.cva2 .button img{
    max-width: 80%;
}
