@media screen and (max-width: 768px) {
  .rankbox .bd .list_info {
    flex: 1 !important;
    max-width: 100% !important;
  }
}
