.top-title h1::before
{content: '';
    vertical-align: middle;
    display: inline-block;
    border-style: solid;
    border-width: 3px;
    /*border-color: #3865a8;*/
    background: rgba(56, 101, 168, 0);
    width: 2em;
    height: 2em;
    position: absolute;
    top: -.3em;
    opacity: .2;
    z-index: 0;
  border-radius: 2px;}

.title h2::after
{content: '';
    display: block;
    width: 30px;
    height: 3px;
    background: #3865a8;
  margin-top: 10px;}

div.mod-languages{
  float: right;
}

#item-16425812810, #item-16425812811{
 min-height: 0px;
 height: 30px;
}
