.heder_vision > div {
    display: inline-block;
}

.str_vision > div {
    display: inline-block;
}

.tags_main.accordeon_list {
    padding-left: 25px;
}
.banner-main {
    height: 324px;
    line-height: 324px;
    width: 634px;
    text-align: center;
    position: relative;
    margin: 0 14px 14px 0;
    display: inline-block;
    vertical-align: top;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    overflow: hidden;
}
.banner-main_action {
    height: 294px;
    width: 309px;
    margin: 0 14px 14px 0;
}
.banner-main__color {
    height: 100%;
    width: 100%;
    display: block;
}
.banner-main_action .banner-main__img {
    bottom: auto;
    top: 0;
    right: 0;

    left: 0;
    margin: auto;
    position: absolute;
}
.banner-main__title {
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    bottom: 0;
    height: 100px;
    line-height: 100px;
    width: 100%;
    margin: 0;
    font-size: 16px;
    display: block;
    font-weight: 700;
    color: #000;
}