.item-with-image{background-size:cover;background-position:50%;background-repeat:no-repeat}.bg-sty-meldung{background-image:linear-gradient(oklch(63.7% .237 25.331/1),oklch(50.5% .213 27.518/.6)),url(../img/meldung.dfaba118.jpg)!important}ul.home-buttons{list-style-type:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);height:var(--activity-height)}ul.home-buttons li{display:flex;flex-direction:column;justify-content:center}ul.home-buttons li a{height:calc(100% - 20px);width:calc(100% - 20px);align-self:center;position:relative;overflow:hidden;border:1px solid #c7c7c7;box-shadow:0 0 7px #b3b3b3}ul.home-buttons li a>*{position:absolute;left:0;width:100%}ul.home-buttons li a .background{top:0;height:100%;transition:all .5s;background-size:cover;background-position:50%}ul.home-buttons li a .label{display:flex;flex-direction:column;justify-content:center;text-align:center;bottom:0;height:60px;color:#000;font-size:1.3em;z-index:1}ul.home-buttons li a .label:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;opacity:.85;z-index:-1}ul.home-buttons li a:hover .background{transform:scale(1.05)}ul.home-buttons li a.disabled{opacity:.3;pointer-events:none}@media screen and (max-width:470px){ul.home-buttons{grid-template-columns:1fr;grid-template-rows:repeat(3,1fr)}ul.home-buttons .btn{height:calc(100% - 20px)}}@media only screen and (max-width:427px){.home-buttons-body{padding:.75rem!important}}