/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 29 2025 | 05:05:23 */
@media only screen and (min-width: 777px) {
  .ansatte-info-group {
    min-height: 200px;
  }
}
@media only screen and (max-width: 999px) {
  .ansatte-loop {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
