.diarycard{background-color:#fff;color:#444;padding:20px 30px;text-align:center;min-height:100%}.diarycard h3{color:#000}.diarycard img{max-height:80px;margin:20px;transition:max-height 1s,margin 1s}.diarycard img:hover{max-height:90px;margin:15px}
