.image-text-section .button{
  margin: 2rem 0 0;
}
.image-text-section img{
  max-width: 100%;
  height: auto;
}
.image-text-section .row > div{
  padding: 0 1rem;
}
.image-text-section .row > div:first-of-type{
  padding-left: 0;
}
.image-text-section .row > div:last-of-type{
  padding-right: 0;
}