.container-gallery {
  background: url(../images/bg-gallery.jpg) no-repeat right;
  background-size: cover;
}
.container-gallery .item img {
  margin-bottom: 30px;
}
