.company-block .img-responsive {
    width : 356px;
    height: 534px;
}

.image-r52 img{
    background-color: #fff;
    Width           : 100%;
    Height          : 100%;
}

.image-r52 {
    border: none;
    Width           : 64px;
    Height          : 80px;
}

.advantages-r52 .item {
    display: flex;
    align-items: center;
}

.advantages-r52 .body-info {
    display: flex;
    align-items: center;
    min-height: 64px;
}

.company-block .item-views.front .props .item .body-info {
    padding: 0 0 0 30px !important;
}

@media (max-width: 470px) {
    .company-block .item-views.front .props .item .body-info {
        padding-left: 20px !important;
    }
}