.floating-bars .lp__btn {
   /* font-size:13px;
            line-height:17px;*/
        position: fixed;
    float: right;
    bottom: 6rem;
    z-index: 1111;
    right: 15px;
                display: flex;
    align-items: center;

}
        .floating-bars .lp__btn i {
    margin-right: 8px;
    font-size: 16px;
                }