* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
img {
  border: none;
  display: block;
}
.content {
  width: 100%;
  overflow: hidden;
}
.content_img {
  width: 100%;
  height: auto;
}
