.je-workflow-image{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  img{
    margin: auto;
  }
}