/**
 * The base file that should be imported by every file.
 * There should be no CSS generation in this or from imported scss files at all!
 */
/**
 * Library
 */
/**
 * Variables and functions
 */
.section-content-loop {
  background-image: url("../../../../../images/img-netherlands-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right 0; }
  @media (min-width: 768px) {
    .section-content-loop {
      background-position: center right 0;
      background-size: contain; } }

/*# sourceMappingURL=content.css.map */
