body #eb.eb-view-entry .eb-content {
  margin-right: 200px;
  margin-left: 200px;
}

body #eb.is-mobile.eb-view-entry .eb-content {
  margin-right: 0px;
  margin-left: 0px;
}

body #eb .eb-entry-head h1{
	font-size:54px;
}

body #eb .eb-entry-body h2{
	font-size:26px;
}
