.events_img {
    width: 100%;
    height: 160px;
    display: block;
    margin: 0 0 15px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.afisha_item.show-inner__block.col-md-3 {
    margin: 0 5px 16px 11px;
    width: 265px;
}
.afisha_item.show-inner__block:hover .afisha_img {
    width: 101%;
    transform: scale(1.05, 1.05);
}
.show-inner__name {
    font-size: 16px;
    padding: 7px 0 0 7px;
}
.afisha_cont .afisha_item {
    min-height: auto !important;
    height: auto !important;
    margin-bottom: 15px;
}
.image_cont {
    height: 189px;
    width: 100%;
    overflow: hidden;
}