#sticky-mobile-custom {
    display: none;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 999;
}


