@media all and (max-width:1024px) {
    .gc-event-info {
        line-height: 1.2em;
    }
    .gc-event-column-one {
        display: block;
        width: 100%;
    }
    .gc-event-column-one img {
        width: 100%;
    }
}