.art-sidebar {
    position: relative;
    /* margin-top: -424px; */
}


.grid {
    height: auto;
}

.grid a .title {
    position: relative;
    height: 60px;
    text-align: left;
}

.grid a .title .fc-red {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 20px;
    background: #fafafa;
}
.fix-top {
    position: static;
}