.column{
	    margin-top:25px;
	min-height:200px;
    background-color: white;
	border: 1px solid #ccc;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1.5px 5px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;

}
.img{
	height:60px;
	width:89px;

}

