.history-card__types span.vse_otchyety{
    display: none;
    opacity: 0;
    width: 0px;
}
.announce-card__title{
    margin-top: 25px !important;
}
.author_li {
    font-size: 15px;
    width: 100%;
    margin: unset;
}
.author_li:before {
    content: unset !important;
}
.author_li img {
    position: relative;
    width: 30px;
    height: auto;
    border-radius: 30px;
    top: 10px;
}