.section-age-animal {
  display: flex;
}

.section-age-animal > input:nth-of-type(odd) {
  margin-right: 30px
}

#section-nama-pemilik {
  display: flex;
  justify-content: space-between;
}