.image-with-text .iwtwrapper {
  padding: 30px;
} 
.image-with-text .iwtwrapper.dispad {
  padding: 0 30px;
}
@media (max-width:768px) {
  .image-with-text .iwtwrapper .feature-row__text {
    padding-bottom: 10px;
  }
}