.flex--items{
  display: flex;
  align-items: center;
  justify-content: center;
}
.field:after{
  border-radius: 30px !important;
}