.imageItem{width:180px;height:200px;float:left;margin-right:5px;margin-top:10px;text-align:center}.imageItemImg{width:120px;height:120px;margin-left:30px;overflow:hidden}.imageItem img{-webkit-transition:All .2s ease;-moz-transition:All .2s ease;-o-transition:All .2s ease}.imageItem:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05)}.imageItem:hover p{font-weight:bold}.imageItemText{width:100%;height:55px;margin-top:10px}