.publish .recent .left {
    width: 400px;
}

.publish .recent h4:first-of-type {
    margin-top: 35px;
    width: calc(100% - 320px);
}

.publish h4 {
    font-size: 26px;
}