.story-template-dropdown .newsItem .in img {
    margin-top: 0;
}

.story-template-dropdown .list-item .content .title .name {
    padding: 4px 14px 3px 5px;
}

.story-template-dropdown .list-item .content .title .name,
.story-template-dropdown .list-item .content .title .name p {
    text-transform: none;
    font-size: 22px;
    line-height: 24px;
    margin-top: 0;
    color: #fff;
    font-family: 'alternate_gothic_3', Arial, Helvetica, sans-serif;
}

.story-template-dropdown .list-item .content .title .name p:nth-child(2) {
    margin-top: 3px;
    font-size: 13px;
    line-height: 13px;
    font-family: 'trade_gothic_regular', Arial, Helvetica, sans-serif;
}