.mart:before {
  display: block;
  position: absolute;
  content: "";
  height: 13px;
  left: 0;
  right: 0;
  top: 0;
  background: url(../img/mart.png) repeat-x;
}
