.actions-single{
    padding:40px 0;
}
.date-actions {
    line-height: 1.4;
    color: #b1b1b1;
    font-size: 14px;
}
.date-actions .date-box-ico {
    display: block;
    float: left;
    width: 21px;
    height: 16px;
    margin-right: 10px;
    background: url(../img/posts-calendar.png)no-repeat;
}
.date-actions small {
    font-size: 14px;
    font-family: 'ViDi-Light', sans-serif;
    color: #151515;
}
.image-actions{
    margin:24px 0;
    position: relative;
}
.image-actions img{
    width: 100%;
    height: auto;
}
.image-title{
    font-family: 'ViDi-Extra-Bold', sans-serif;
    font-size:30px;
    color: #000000;
}
.decs-actions{
    font-size: 16px;
    color: #484848;
}
.decs-actions img {
    width: 100%!important;
    height: auto!important;
}
.actions-single a:hover {
    text-decoration: none;
}
table {
    width: 100%!important;
}
