#containerMovementsPeople {
  left: 0px;
  right: 10px; }

#peopleText > DIV > DIV:first-child > SPAN:first-child {
  padding-right: 15px; }

#peopleText > DIV > DIV:first-child > SPAN:last-child {
  padding-left: 15px; }

#peopleGuest > *:last-child > DIV > SPAN:nth-child(2) {
  margin-left: 10px; }

#peopleGuest > *:last-child > DIV > SPAN:nth-child(4) {
  margin-left: 30px; }
