.date.big{
    border:3px solid #101010;
    padding:6px 0 9px 0;
    width: 100%;
}

.date.big > span{
    display: block;
    text-align: center;
    line-height: 1;
}

.date.big .day{
    font-size: 32px;
    font-weight: bold;
}

.date.big .month{
    font-size: 18px;
    font-weight: normal;
}

.content-element__news img:after{

}