.element-19 .justify-content-start {
  -ms-flex-pack: start!important;
  justify-content: flex-start!important
}

.element-19 .justify-content-end {
  -ms-flex-pack: end!important;
  justify-content: flex-end!important
}

.element-19 .justify-content-center {
  -ms-flex-pack: center!important;
  justify-content: center!important
}