.image-above-text-below .image-with-text__grid{
  display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
}
.image-above-text-below .image-with-text__content{
    padding-left: 0;
    padding-right: 0;
}