.whatsapp-float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 20px;
    left: 20px;
    z-index: 100;
    }

.whatsapp-float img {
width: 100%;
height: 100%;
}