/* Hide the class-less file size span that immediately follows the file link */
.view .views-field-field-document span.file + span {
  display: none !important;
}