#header-section .header-wrapper .header-middle .header-middle-left .header-logo-portlet a h1 {
  font-size: 30px;
}

.footer-wrapper .footer-top-wrapper .portal-logo span {
  font-size: 18px;
}

@media screen and (max-width: 1120px) {
  #header-section .header-wrapper .header-middle .header-middle-left .header-logo-portlet a h1 {
    font-size: 22px;
  }
}
@media screen and (max-width: 340px) {
  #header-section .header-wrapper .header-middle .header-middle-left .header-logo-portlet a h1 {
    font-size: 28px;
  }
}