.marathon-what_included .marathon-what_included-content-top {
  justify-content: center;
}

.marathon-what_included-content-top .marathon-what_included-content-top-center {
  width: 50%;
}

@media only screen and (max-width: 1023px) {
  .marathon-what_included-content-top .marathon-what_included-content-top-center {
    width: 100%;
  }
}