.unlock-secret-form .tve_empty_dropzone{
    padding: 10px;
}

.single-tribe_events .tribe-events-single .tribe-events-event-image img {
    max-width: 100%;
    height: auto;
}

.single-tribe_events .tribe-events-single .sidebar-events-target {
  max-height: 1000px !important;
}

.single-tribe_events .tribe-events-single .event-content .adspace img {
  width: 250px;
}

@media (max-width: 767px){
.single-tribe_events .tribe-events-single .content-right {
  width: 100% !important;
  text-align: left !important;
}

.single-tribe_events .tribe-events-single .content-right .adspace {
  text-align: center; !important;
}

}