.button-whatsapp {
    position: fixed;
    bottom: 2vw;
    right: 3vw;
    z-index: 99999;
}

.button-whatsapp img {
    width: 250px;
}
