@import url("https://design.menighet.no/Portals/0/Menighet.css");


@media only screen and (max-width: 800px) { 
  #logo a>img {
    height: 40px !important;
  }
}

.page-ingress a {
	text-decoration: underline;
}
.ModPlannerDetail2C p a {
    text-decoration: underline;
}
.ModPlannerDetail2C .les-mer a {
    text-decoration: none;
}
.ModPlannerDetail2C .page-container a {
    text-decoration: underline;
}
@media only screen and (max-width: 375px) {
    #logo a>img {
        height: 35px !important;
        margin-top: 25px !important;
    }
}








