.intro_title {
    margin: 6px;
}
.intro_description {
    margin: 6px;
}
.list_image {
    display: none;
}
.list_block {
    height: 50px;
    color: #3d85c6;
}
.list_name {
    white-space: unset;
    width: calc(100% - 30px);
    line-height: 18px;
    margin-bottom: 2px;
}