@media(min-width:768px){
    .btn_pi{
        position:absolute;
        bottom:0;
        right:0;
    }
}
.img_pi_wrap img{
    width:100%;
}