.spinner-trending-statistics {
    background-image: url(../img/spinner.svg);
    background-color: rgba(239, 239, 239, 0.7);
    background-position: center;
    background-repeat: no-repeat;
    min-height: 24px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
