.img-loader {
    min-height: 97px;
}

#content > section .img-loader .spinner-container {
    background-color: #000;
    justify-content: center;
    display: flex;
    padding: 2.5rem 1.5rem;
}

@media (max-width: 600px) {
    .rank-box-description {
        display: none;
    }
}