
.wrapper {
  margin: auto;
  text-align: left;
}
.image {
    width: 360px;
    height: 300px;
    float: left;
    margin-right: 27px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    overflow: hidden;
}
.project-list .image img {
    width: 360px;
    height: 240px;
}
.caption {
  font-size: 0.7em;
  padding: 4px;
}
