h2.fnttitelem{
    font-size: 1px;
    color: transparent;
}
div#div_row_title {
    margin-top: 20px;
}
div#div_row_news {
    padding: 40px 0px;
    margin-bottom: 10px;
}
.txt_area_lines {
    line-height: 1;
}
div.txt_area_lines p span{
	line-height: 1;
}
div.col_desc_elem{
	padding: 15px 35px;
}
img.img_bnews{
    display: block;
    margin: auto;
}
div#div_row_pic{
    margin-top: 20px;
    margin-bottom: 20px;
}
img.img_backbnews {
    height: 30px;
}
div#div_row_back {
    margin-bottom: 30px;
}
/* Small screens and Medium screens */
/* max-width 640px, mobile-only, 641px - 1024px, tablet-only */
@media only screen and (max-width: 40em), only screen and (min-width: 40.063em) and (max-width: 64em){
	
}