﻿.blockTitle img
{
   max-width : 100%;
}

.showEditIcon {
   position: relative;
}

/* more link */
.showMoreLoopElements {
    text-align: right;
    font-weight: 700;
    font-size: 1.5em;
    margin-right: 2em;
    font-style: italic;
    line-height: 2;
}

.absoluteCoverLinks {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

