.album-template{text-align:center}.album-template-list{padding:16px;max-width:540px;margin:0 auto}.album-template-item{display:flex;padding:1em;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);border-radius:12px;margin-bottom:1.5em;text-align:left;overflow:hidden}.album-template-item .template-cover{min-height:120px;display:flex;align-items:center;flex:0 0 30%;margin-right:20px;width:100px}.album-template-item .template-cover.fullsize{min-height:160px;flex:0 0 43%;margin:-16px;margin-right:16px}.album-template-item .template-info{flex:1}.album-template-item .template-info__title{font-weight:500;font-size:15px}.album-template-item .template-info p{line-height:1.25;font-size:13px;margin:.75em 0}