.ui-header, .ui-title, .ui-footer{
margin-right: 0 !important;
margin-left: 0 !important;
}
.center-wrapper{
  text-align: center;
}
.center-wrapper * {
  margin: 0 auto;
}
h2 {font-size:16px;}

ul li h2 {
    white-space: normal !important;
    word-wrap:break-word;
    overflow-wrap: break-word;
}

