#cta-floating-icon {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
}

#cta-floating-icon img {
    width: 60px;
    height: 60px;
}
