h2 {
    font-size: 25px;
    font-family: 'Roboto Condensed';
    color: #1d1b1b;
}
p {
    font-size: 14px;
    font-family: 'Roboto Condensed';
    color: #1d1b1b;
    min-height: 19px;
}
.categorydescr_block_bas{
    text-align: center;
}


#category_description_full img {
	width: 100%;
	height: auto;
}
