/*
Theme Name: Mercury Child
Theme URI: https://mercurytheme.com/
Description: Child theme for Mercury theme
Author: MercuryTheme.com
Author URI: https://mercurytheme.com/
Template: mercury
Version: 3.9.10
*/
@import url("../mercury/style.css");


@media (min-width: 1024px) {
  .space-organizations-8-archive-item-central.box-33.relative {
    width: 29.6% !important;
  }

  .space-organizations-8-archive-item-right.box-33.relative {
    width: 37% !important;
	}
	.space-footer-top-center {
		display: inline-flex!important;
		padding: 0.1em;
	}

}
@media (max-width: 767px) {
.space-footer-top-center.box-25 {
	width: 100%;
}
}