div.photo-album-cover{
    width: 260px;
    height: 260px;
    float:left;
}
.typography ul#photo-albums li.photo-album{
    list-style-type:none;
    padding: 20px 10px 20px 30px;
    background: white;
}

div.photo-album-info{
    max-width:600px;
    margin: 20px 10px 10px 20px;
    float:left;
}

li.photo-album h4{
/*    float:left;*/
    margin-left: 20px;
    margin-bottom: 20px;
}

div.album-info-li-container{
    width:100%;
    min-height: 300px;
    background: white;
}