.static-image {
  margin: 80px 0;
}

.static-image__content {
  margin: 0 auto;
}

.static-image img {
  display: block;
  width: 100%;
}
