Hi, please add this to the Custom CSS area in Vamtam/General:
@media (min-width: 959px) {
body.single-tribe_events #header-sidebars {
width: calc(100% - 340px);
margin-bottom: -70px;
padding-top: 70px;
}
.wpv-tribe-single-media.no-image + div .wpv-tribe-events-meta {
margin-top: -218px;
}
}