.prev:before {
    content: "\ea44";
}
.next:before {
    content: "\ea42";
}
div#galeria-momentos {
    margin: 30px auto 0px auto;
    text-align: center;
    max-width: 800px;
    width: 100%;
}
div#galeria-rifa {
    margin: 30px auto 0px auto;
    text-align: center;
    max-width: 700px;
    width: 60%;
}
.owl-theme .owl-controls {
    margin: 10px 0px !important;
}
.owl-nav{
	display: flex;
    justify-content: center;
    color: #fff;
    font-size: 4em;
    font-weight: 100;
    font-family: serif;
}
.owl-nav div{
	margin: 0 60px;
}

#fullResImage{
    max-width: 100%;
}