/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .cvr_events img {
    max-width: 100%;
    height: auto;
}

.single .cvr_events:not(.type-event) .post-thumbnail {
    position: relative;
    margin-bottom: 45px;
    line-height: 0;
}