.bart_content > div > .logo {
    background-image: url(../../images/logo/bart.no.desktop.png);
}
#page_footer {
    background-image: url(../../images/logo/footer.no.desktop.jpg);
}
.topmenu li.level1 {
    max-width: 95px;
}
.btn-facebook {
    width: 83px;
}
@media screen and (min-width: 1255px) {
  .btn-facebook {
    width: 175px;
  }
}
.bart_content > .left > .login {
  margin-left: 15px;
}
@media screen and (min-width: 1255px) {
  .bart_content > .left > .login {
    margin-left: 35px;
  }
}

/*
 * Ads
 */
.adtoma:before,
.ad_start:before {
  content: 'annonse';
}
