/* Graduate and Doctoral Degrees*/

  .ug { display:none; !important}

@media print {
  .ug { display:none !important; }
}