.list-rows__item .b-cityselect__notifier_title {
line-height: 1.5;
}

.r-header-logo img {
width: 142px;
height: 30px;
}

.zebra {
    width: 100%;
    border: 1px solid #f2f2f2;
    border-collapse: collapse;
    border-spacing: 0;
}

.zebra th {
    background: #f8f8f8;
    padding: 8px;
    text-align: left;
}

.zebra td {
    border-bottom: 1px solid #f2f2f2;
}

.zebra td, .zebra th {
    padding: 8px;
}

.zebra caption {
    margin-bottom: 10px;
    text-align: left;
    font-weight: 600;
}