.cff-whatsapp-container{
    position:sticky !important;
    position:-webkit-sticky !important;
    bottom:20px !important;
    padding-right:20px !important;
    border:0 !important;
    text-transform:none !important;
    top:68px !important;
}
.cff-whatsapp-container img{
    position: absolute;
    bottom: 0;
    right: 0;
}
/* .cff-whatsapp-container{
    display:inline-block;
    position:absolute;
    bottom:20px;
    right:20px;
    border:0;
    text-transform:none;
}
.cff-whatsapp-container img{
    border:0;
} */