.moduleCatalogItem{margin-bottom:30px}
.moduleCategoryHead *{font-family:Tahoma;font-size:28px;line-height:34px;color:#555;font-weight:400}
.moduleCategoryDescription *{font-family:"Segoe UI";font-size:16px;line-height:21px;color:#5E5E5E}
.modulecatalogImage{overflow:hidden}
.modulecatalogImage img{width:100%;-webkit-transition:all ease-in-out .2s;-moz-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s;transition:all ease-in-out .2s}
.moduleCatalogItem:hover .modulecatalogImage img{transform:scale(1.2)}
.moduleCatalogName a{font-family:'Tahoma';color:#494949;font-size:18px;line-height:22px;display:block;background:#E4E4E4;padding:11px 6px}
