.btn-flotante{position:fixed;bottom:40px;right:40px;transition:all 300ms ease 0ms;z-index:99;border-radius:50%;width:200px;height:200px}@media only screen and (max-width:600px){.btn-flotante{bottom:20px;right:20px;width:100px;height:100px}}