@media (min-width: 768px) {
  .container.ct-footer__bottom .row > div {
    min-width: 100%;
  }
  
  .container.ct-footer__bottom .row .ct-footer__bottom__content-bottom2 {
    display: flex;
  }
}

#block-civictheme-zoneeefooter {
	margin: auto;
	width: 100%;
	max-width: 800px;
}

#block-civictheme-zoneeefooter p {
  display: none;
}

#block-civictheme-zoneeefooter a > .logo {
  width: 100%;
  margin: auto;
  background: url(/sites/default/files/zone.svg);
  background-repeat: no-repeat;
  background-size: 100% 48px;
  height: 48px;
}
    