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


.mag-image{
    display: block;
    height: 150px;
    width: 100px;
    background-size: contain;
  float: left;
}

.mag-headingcontainer {
	display: block;
  width: fit-content;
  float: left;
}

.mag-heading {
	font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 25px !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.les-mer-mag {
	    margin-top: -0px;
    border-bottom: solid 3px #D90011;
    color: #333;
    padding: 4px;
    width: 85px;
    text-align: center;
    font-size: 14px !important;
    font-weight: 800;
    transition: all .3s ease;
}






