@media screen and (max-width:500px) {
  .yp-col--presentation-1 table {
  	width:100% !important;
  }
}

.list-item:not(.list-item--no-gutter) {
    text-align: center;
}