.div-watermark-event{
    background-size: 100% auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url('../../../../icons/obt_logo_map.png');
    background-color: rgba(255, 255, 255, 0.75);
}
.div-watermark-event-small{
    width: 72px;
    height:48px;
    border-radius:4px;
}
.div-watermark-event-large{   
    width: 144px;
    height: 96px;
    border-radius:10px;
}