.mini-calendar{display: none}
.mini-list-loaded{display:block!important;}
.event{position: relative;background:#fff;border:1px solid #efefef;min-height:100px;padding:32px 15px 32px 120px;margin-bottom: 20px;}
time{background:#f38718;text-align: center;width:100px;position: absolute;left:0;top:0;bottom:0}
.event-month{color:#fff;text-transform:uppercase;font-family:"Montserrat",sans-serif;font-size: 18px;font-weight:600;margin:17px 0 0 0;}
.event-date{font-family:"Oswald",sans-serif;font-size: 32px;color:#fff;font-weight:500;}
.event-title{font-family:"Source Sans Pro",sans-serif;font-size: 24px;color:#1e1916;line-height:24px;font-weight:400}
