.masonry-item {
  padding: 0.5em;
  position: relative;
  margin: 0;
}
#profile {
  background-color: #e6e6e6;
  border-radius: 0.5em;
}
.masonry-item img {
  width: 100%;
  height: 160px;
}
