.item-submissions-wow {
    visibility: visible !important;
    border-radius: 8px;
    margin: 14px 10px 0px 0px;
    flex: 0 0 calc(25% - 10px);
}
.item-top-ten {
    flex: 0 0 calc(19.66% - 20px);
}
.footer-right-custom {
    width: 100%;
}
.md-detail .ct-detail .right {
    display: flex;
    align-items: center;
}

.rps-height {
    height: unset !important;
}