.cont-search-in-page, header {
    position: sticky;
    top: 0;
    z-index: 20;
}

.cont-search-in-page .cont-logo, header .cont-logo, footer .row-1 .c-left .cont-logoFooter {
    min-width: 200px;
    max-width: 200px;
    height: 80px;
    background-position: left;
}
.cont-search-in-page .cont-logo .logo, header .cont-logo .logo {
background-position: left;
}

.section-eventos .flex-cards article .cont-picture a .img-evento,
.sections-proximosEventos .flex-cards article .cont-picture a .img-evento{
	width: 90% !important;
    height: 90% !important;
    object-fit: contain !important;
}
.section-eventos .flex-cards article .cont-picture a,
.sections-proximosEventos .flex-cards article .cont-picture a{
	justify-content: center !important;
    align-items: center !important;
    background-color: #FFFFFF !important;
}

.pswp img{
	width: auto !important;
    height: auto !important;
    object-fit: contain !important;
    max-height: 90vh !important;
}

.section-eventos .flex-cards article.evento-index-368 .cont-picture a .img-evento{
	width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}
.section-eventos .flex-cards article.evento-index-364 .cont-picture a{ background-color: #000000 !important; }