.compare {
    background: #fff;
}

.compare .compare_title {
    text-align: left;
    width: 142px;
}

.compare > tbody > tr > td, .compare > tbody > tr > th {
    border: 1px solid #c5bebe;
    padding: 8px;
    width: 243px;
}

.compare .button_prod .button {
    /*padding: 10px 25px 10px 60px !important;*/
}

.compare .button_prod {
    background-color: #fff;
}

.compare .price {
    font-size: 30px;
    white-space: nowrap;
    color: rgb(61, 61, 61);
    font-family: BebasNeue, Arial, sans-serif;
    font-weight: normal;
}

.compare .bottom_strelka {
    text-align: center;
}

.compare .item {
    text-align: center;
}