html body.cs-body.cs-hohenheimReDesign.cs-category article.cs-articlePreview {width: calc(100% /4 - 2em);border-bottom: 1px solid #dadadd;padding-bottom: 1em;}

@media (max-width: 1200.98px) {
  body.cs-hohenheimReDesign .cs-horiNavi .cs-inBox {display: none;}
  html body.cs-body.cs-hohenheimReDesign .cs-overlayButton .cs-svgIcon path {fill: #fff;}
   html body.cs-body.cs-hohenheimReDesign .cs-topsearch {display: none;}
   html body.cs-body.cs-hohenheimReDesign .cs-miniButtons .cs-searchBar {display: inline-block;}
}
@media (max-width: 990.98px) { 
  html body.cs-body.cs-hohenheimReDesign.cs-category article.cs-articlePreview {width: calc(100% /3 - 1em);}
}
@media (max-width: 875.98px) { 
  .cs-bannerRow.cs-bannerLayout1 {display: grid;grid-template-columns: repeat(3, 1fr);grid-gap: 1em;}
  .cs-bannerRow .cs-bannerItem {display: block;margin-bottom: 2em;}
  html body.cs-body.cs-hohenheimReDesign.cs-category article.cs-articlePreview {width: calc(100% /2 - 1em);}
  body.cs-hohenheimReDesign .cs-addSitesBox table.ueberuns td {width: 100% !important;}
  body.cs-hohenheimReDesign .cs-addSitesBox table.ueberuns tr {display: flex;flex-direction: column;gap; 10px;}
  body.cs-hohenheimReDesign .cs-addSitesBox table.ueberuns td img {margin-top: 10px;}
}
@media (max-width: 575.98px) {
  .cs-logo {max-width: unset;margin-bottom: 1em;}
  header .cs-headerContent {margin-top: 0;padding-top: 0;}
}
@media (max-width: 400.98px) { 
  .cs-bannerRow.cs-bannerLayout1 {display: grid;grid-template-columns: repeat(1, 1fr);grid-gap: 1em;}
  .cs-bannerRow .cs-bannerItem {display: block;margin-bottom: 2em;}
  html body.cs-body.cs-hohenheimReDesign.cs-category article.cs-articlePreview {width: calc(100% /1 - 1em);}
}