@charset "UTF-8";
.module-commonLayout .module-title05 a{
  color: rgb(0, 0, 85);
}
.tac{
  text-align: center !important;
}
@media (min-width: 751px), print {
  #global-header header {
    background-image: url("/assets/images/academics/programs/mathematical-science/header_bg_01.jpg");
  }
  .module-lead02 {
    margin: 0 0 40px !important;
  }
  .listItems{
    margin-bottom: 40px !important;
  }
  .module-hoverText .listItems{
    text-align: right;
  }
  .module-boxLayout01-title{
    text-align: center !important;
  }
}
@media screen and (max-width: 750px) {
  #global-header header {
    background-image: url("/assets/images/academics/programs/mathematical-science/header_bg_01.jpg");
    background-size: cover !important;
  }
  .module-lead02 {
    margin: 0 4% 8% !important;
  }
  .listItems{
    margin-bottom: 20px !important;
  }

}
