.it_category {
    text-indent: .5em;
}
.it_img_medium{
    width:96px;
    height:96px;
    text-align: center;
    margin:auto;
    display:block;
}
.it_img_large{
    width:300px;
    height:300px;
}
.it_img_small{
 width:49px;
 height:44px;
 display:block;
}

.it_img_big {
    width:500px;
    height:500px;
    display:block;
}
