


.btn-wpp {

    height: 60px;
    position: fixed;
    bottom: 20%;
    right: 5px;
    z-index: 50px;
    transition: 0.2s;
    opacity: .8;
}

.btn-wpp:hover {

    height: 60px;
}