<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Copyright (c) 18.11.2022, 10:58:18
 * @author: Kittelberger media solutions GmbH
 * @description: Bosch BI Relaunch
 * @version v1.0.0
 */

.m-imagegrid{padding:0}.m-imagegrid__large{float:left;background-size:cover;background-position:50%;border-bottom:1px solid #fff;width:100%;height:auto}.m-imagegrid__large::after{display:block;padding-top:100%;content:''}@media (min-width:768px){.m-imagegrid__large{border-bottom:none;border-right:1px solid #fff;width:50%;height:auto}.m-imagegrid__large::after{display:block;padding-top:100%;content:''}}.m-imagegrid__small{float:left;background-size:cover;background-position:50%;border-top:1px solid #fff;border-right:1px solid #fff;width:50%;height:auto}.m-imagegrid__small::after{display:block;padding-top:100%;content:''}.m-imagegrid__small:last-child{border-right:none;border-left:1px solid #fff}@media (min-width:768px){.m-imagegrid__small{border-top:none;border-right:none;border-bottom:1px solid #fff;border-left:1px solid #fff;width:50%;height:auto}.m-imagegrid__small::after{display:block;padding-top:calc(50% - 1px);content:''}.m-imagegrid__small:last-child{border-top:1px solid #fff;border-right:none;border-bottom:none;border-left:1px solid #fff}}</pre></body></html>