.MCKIT_WhastApp_Simple .flotante {
    position: fixed;
    display: block;
    bottom: 23px;
    right: 25px;
    max-width: 85px;
    height: 70px;
    width: 100px;
    z-index: 400!important;
    background-image: url('img/whatsapp_original.png?ext=1');
    background-repeat: no-repeat;
}

.MCKIT_WhastApp_Simple .flotante:hover {
    background-image: url('img/whatsapp_original_hover.png?ext=1');
}
