@media screen and (max-width: 376px) {
  .img_flow img{
    width: 49%;
  }
}
