.user .avatar {
  width:60px;
  height: 60px;
}

h4.article_header__head_text {
	opacity: 1;
}
pre {
	display: none;
}
.article_content_container .msf-statistics__subtitle {
    font-size: 22px;
    color: #c00000;
}
table.msf-statistics__table, table.msf-statistics__table td {
    width: auto;
    border-collapse: collapse;
    border: 1px solid #215868;
    color: #215868;
    padding: 8px 15px;
}
table.msf-statistics__table thead td {
    color: #fff;
    background: #215868;
}