.paragraph--type--section {
  overflow: hidden;
  background-repeat: no-repeat;  
}

.paragraph--type--section article {
  clear: both;
}

@media (min-width: 768px) {
  .paragraph--type--section {
    padding-left: 0!important;
    padding-right: 0!important;
  }
}