.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-featured-image-wrapper {
position: relative !important;
display: block;
}
.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-featured-image-wrapper .tribe-mobile-events__book-now {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
text-align: center;
color: #FFF;
background-color: rgba(0,0,0, 60%);
padding: 25px 0;
font-size: 32px;
}