.navbar .navbar-brand .img-fluid {
	content:url("http://seac.pa.gov.br/sites/default/files/Logo2025_SEAC_0.svg") !important;
}
.navbar .container .col-md-3.col-xl-2.d-none.d-md-block.d-lg-block.d-xl-block.text-right {
	width: auto !important;
}

.col-6 .views-field .field-content img {
	width: 100%;
	height: auto;
	padding: 5px;
}

.node__content .field__item img {
    display: flex;
    width: 80% !important;
    height: auto;
    margin: auto;
}

#footerContent .grid-footer {
	display: flex !important;
}

@media (min-width: 768px) and (max-width: 990px) {
	.w-md-100.col-md-6.col-lg-3.col-xs-5.col-sm-12.text-center.text-xs-left.text-lg-left.py-4 {
	    width: 50%;
	}

	.w-md-100.col-md-6.col-lg-4.col-xs-4.col-sm-12.text-center.text-md-right.text-lg-right.order-sm-1.order-lg-2 {
	    width: 50%;
	}
}

.logo-rodape img {
	width: 266px !important;
}
