.image-section__wrapper{
  display: flex;
  justify-content: center;
}

.image-section__wrapper img{
  max-width: 100%;
  height: auto;
}