.cms-article-template .cms-content-bottom .cms-inspiration-module .sv-grid-af-huvudgrid {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
     
.cms-article-template .cms-content-bottom .sv-grid-af-huvudgrid .sv-row:first-of-type {
	 margin-bottom: 0 !important;
}
   
.cms-article-template .cms-inspiration-module {
    margin-bottom: 4rem !important;
    padding-top: 3.5rem !important;
    padding-bottom: 4rem !important;
}

.cms-article-template .cms-inspiration-module .sv-column-7 > div:nth-child(2) p.normal {
    margin-bottom: .5rem !important;
}
   
.cms-article-template .cms-inspiration-module .sv-column-7 > div:nth-child(4) p.sv-font-lank-med-pil a {
   margin-bottom: 1rem !important;
}

@media (max-width: 767px) {
.cms-article-template .cms-inspiration-module {
	padding-top: 1.75rem !important;
   padding-bottom: 2.625rem !important;
}

.cms-article-template .cms-inspiration-module .sv-column-7 > div:nth-child(2) p.normal {
     margin-bottom: 4px !important;
}
   
.cms-article-template .cms-inspiration-module .sv-column-7 > div:nth-child(4) p.sv-font-lank-med-pil a {
     margin-bottom: 12px !important;
}}