body {
  margin: 0;
}

.responsive-image {
  display: block;
  width: 100%;
  max-width: 1280px;
  height: auto;
}
