.bg-img {
  background-size: cover;
  background-position: center;
  padding-top: 11em;
}

.text-section {
  font-size: 30px;
  font-family: Arial;
  text-align: center;
  padding-top: 8em;
  background-image: url(img/pattern04.svg);
  background-repeat: repeat-x;
}

.news-section {
  font-family: Arial;
  padding-top: 9.75%;
  padding-bottom: 0.75%;
  padding-right: 0.75%;
  background-image: url(img/pattern04.svg);
  background-repeat: repeat-x;
}

#section01 { background-image: url(img/bg-action.jpg); }

#section02 h1 {
  font-size: inherit;
}

#section02 {}

/* #section02 p {
  padding: 1em;
} */

#section04 {} 

#section03 { background-image: url(img/bg-action02.jpg); }

#section05 { background-image: url(img/bg-egg-knock.jpg); }

#section06 {}

#section07 {background-image: url(img/bg-group.jpg);}


