header .cont-logo {
  width: 200vh;
  height: 84px;
}

@media screen and (max-width: 768px) {
header .cont-logo {
min-width: 237px !important;
max-width: 237px !important;
}
}

footer .row-1 .c-left .cont-logoFooter {
min-width: 237px;
  max-width: 237px;
  height: 84px;
}

.sl-lote .sl-conteudo-principal .sl-lote-img.evento-787{
	position: relative;
}
.sl-lote .sl-conteudo-principal .sl-lote-img.evento-787:after{
	content: '';
}