.content_borderbox img {
  border: 2px solid #cccccc;
  padding: 0;
}

@media screen and (max-width: 756px) {
  .content_borderbox img {
    margin-bottom: 30px;
  }

  .content_borderbox:last-child img {
    margin-bottom: 0;
  }
}
