#cas-top-bar h1.topBarDepartmentName {
    font-size: 25px;
}

/** @media only screen and (max-width: 991px) and (min-width: 768px) {
#cas-top-bar h1.topBarDepartmentName {
    font-size: 18px;
}
  
  .site-name {
    width: 80%;
    float: right;
}
  
}**/


