h2 {
  color:#2a72bf!important;
  font-weight: bold!important;
}

.mslt_pname {
  font-weight: bold!important;
}

.ms_list_table td {
  padding: 15px 3px;
}

.ms_panel {
  text-align: left;
  padding-bottom: 35px;
}

@media screen and (max-width: 768px) {
 h1 {
 font-size: 230% !important;
 line-height:200% !important;
 }
 h2 {
 font-size: 120%!important;
  line-height:100%!important;
 }
 h3 {
 font-size: 130%!important;
  line-height:100%!important;
 }
}