.gbu-bauhof .measure>div:last-child{
 grid-template-columns:repeat(2,minmax(0,1fr))!important;
}

@media(max-width:560px){
 .gbu-bauhof .measure>div:last-child{grid-template-columns:1fr!important}
}
