/*
---------------------------------------------------------
SIDHUVUD
--------------------------------------------------------- */

header {
  margin: 0 auto;
  max-width: 1360px;
  position: relative;
}

.lp-logo {
  margin: 20px 0 0;
}

.lp-logo img {
  height: 62px !important;
  max-height: 100% !important;
  width: auto !important; /* ändra till halva bildbredden för retinaupplösning */
}

.lp-logo a:focus {
  border-bottom: 10px solid #ccc;
}
