header, #menu-holder, #container>.four.columns, .cal-icon, h1.block, .cal-date, footer, .place, button{
    display: none !important;
}

#container>.eight.columns{
    width: 100% !important;
}

.page .img {
    float: left !important;
    max-width: 50% !important;
    margin: 16px;
}
.page .img.top{
    margin-top:0 !important;
} 
h2{
    font-size: 18px !important;
    margin-bottom: 10px !important;    
}

.text{
    margin-top: 20px !important;
    line-height: 130% !important;
}
.added, .description{
    font-size: 12px !important;
    font-style: italic;
}

.description{
    text-align: center;
    margin-top: 7px;
    
}