#infscr-loading {
    bottom: -4rem;
    left: 0;
    width: 100%;
    text-align: center;
}
#infscr-loading img {
    max-width: 4rem !important;
    opacity: 0.6;
}
#infscr-loading div {
    display: none !important;
}
