/* SAM-PRO v263 / business-v55
   Landingpage: Fließtext in den Service- und Vorteilsbereichen leicht vergrößern,
   Überschriften unverändert lassen. Basis: v261. */

body.home .v7-services .v7-card-body{
  padding:20px 24px 24px !important;
}

body.home .v7-services .v7-card-body p{
  font-size:15px !important;
  line-height:1.58 !important;
  margin:0 0 16px !important;
}

body.home .v7-services .v7-card-body ul{
  margin:0 0 16px !important;
}

body.home .v7-services .v7-card-body li{
  font-size:14px !important;
  line-height:1.46 !important;
  margin:7px 0 !important;
}

body.home .v7-services .v7-card-body a{
  font-size:15px !important;
}

body.home .v7-benefit-grid article{
  padding:24px 16px !important;
}

body.home .v7-benefit-grid p{
  font-size:14px !important;
  line-height:1.5 !important;
  margin:8px 0 0 !important;
}

@media (max-width: 1100px){
  body.home .v7-services .v7-card-body{
    padding:18px 20px 22px !important;
  }
}

@media (max-width: 720px){
  body.home .v7-services .v7-card-body p,
  body.home .v7-services .v7-card-body li,
  body.home .v7-benefit-grid p{
    font-size:14px !important;
  }
}
