.content-footer-top{
    flex-direction: column;
    align-items: center;
}

@media (min-width: 992px) {
    .col-lg-4 {
        width: 25%;
        text-align: center;
    }
}

.footer-cl-1 {
    margin-right: 0;
}

.gap-8{
	justify-content: center;
}

.footer-logo img {
  max-height: 150px !important;
}

.content-footer-bottom{
	justify-content: center !important;
}

.single-property-contact{
	display: none;
}