.row-shipping_branch, .row-shipping_pickup_points {
  width: 100%;
  max-width: 100%;
  flex: 1 1 100%;
}

.row .row-shipping_address_city:first-child {
  width: 100%;
  max-width: 100%;
  flex: 1 1 100%;
}
.simplecheckout .card__inner-main:not(:last-child) {
  border: none;
}