.box {
  width: 50%;
}
.article {
  margin: 15px;
  position: relative;
}
.masonry-container{
	width:96%;
	margin-top:25px;
}