.pagetitle {
  margin-top: 9px;
}

.delivery {
  background: url(../images/menu/me_back_btm.jpg) repeat center;
  border-radius: 7px;
  margin-top: 15px;
  padding: 5px 0 50px;
}

.delivery .info {
  font-size: 0.9em;
  padding: 0 15px;
}

.delivery__imgbox {
  margin: 19px auto 0;
  max-width: 790px;
  width: 95%;
}

.delivery__imgbox + .info {
  margin-top: 30px;
}
/*# sourceMappingURL=delivery.css.map */