.flow_img .img{
    display: flex;
    justify-content: center;
}
.flow_img .img img {
    width: auto;
    height: auto;
  }