.boton-flotante {
    position: fixed;
    bottom: 20px;
    right: 20px;
}

.boton-flotante img {
    width: 60px; /* Ajusta el tamaño del ícono según tus preferencias */
    height: 60px;
   
}