.tribe-events-pro .tribe-events-pro-photo__event-featured-image-link {
    position: relative;
  }
   
  .tribe-events-pro .tribe-events-pro-photo__event-featured-image-date-tag {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 6px 12px;
  }
   
  .tribe-events-pro .tribe-events-pro-photo__event-featured-image-date-tag-datetime {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
   
  .tribe-events-pro .tribe-events-pro-photo__event-featured-image-date-tag-month {
    color: #141827;
    font-family: "Helvetica Neue", Helvetica, -apple-system, BlinkMacSystemFont, Roboto, Arial, sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    color: #727272;
    text-transform: uppercase;
  }
.tribe-events-pro-photo__event-featured-image {
	width: 300px !important;
	height: 150px !important;
}

