.view-frontpage h4{
  margin-bottom:10px;
  margin-top:20px;
}
.view-frontpage .views-row{
  border-bottom:1px dotted;
  padding-bottom:20px;
}
.view-frontpage .views-row:last-child{
  border-bottom:0px;
}
.view-frontpage .views-field-body,
.view-frontpage .views-field-field-article-date{
  margin:0 0 20px 0;
}
.path-frontpage .main-container{
  padding-top:0;
}
.path-frontpage #campvideo{
  padding:0;
}
#block-campsaturna-fluid-footerblock .maptocamp{
	width:100%;
	height: 225px;
}
.block-frontpagetopblock .btgrid,
.block-frontpagebottomblock .btgrid {
  margin-left: calc(-50vw + 50%);
  overflow: hidden;
  width: 100vw;
}