.photo-box{
    width:120px;
    height:150px;
    border:2px solid black;
    text-align:center;
    line-height:150px;
    font-size:14px;
}
.heading{
    background:gray;
    color:white;
    padding:5px;
    font-weight:bold;
    margin-top:20px;
}