.nk-partner {
    height: 270px;
    overflow: hidden;
}

.nk-partner:hover {
    background-color: #eeeeee;
}

.nk-partner-name {
    display: block;
    text-align: center;
    line-height:1.2;
    height: 70px;
    width: 100%;
    overflow: hidden;
}
.nk-partner-name, .info-value,.info-title{
    padding:8px 0;
}
.nk-partner-logo {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 150px;
    margin: 20px auto;
    width: 150px;
}
.info-title{
    color:#1b477b;
    font-weight: bold;
}
.page-numbers.current {
    background-color: #727070;
    color: #ffffff;
}

.nk-partners-list {
    margin-top: 30px;
}

.nk-partner-more:hover {
    text-decoration: none;
}

.nk-partner-localization {
    background-color: #dddddd;
    height: 300px;
    width: 100%;
    margin-bottom: 20px;
}

hr{
    border-top:1px solid #ccc;
}
.discount-name{
    font-size:18px;
    color: #1b477b;
    font-weight: bold;
    display: block;
    margin-top: 15px;
    margin-bottom: 3px;
}
.discount-description{
    font-size: 18px;
    color:#D26C1F;
    font-weight: bold;
    display: block;
    margin-bottom:15px;

}
.info-title-discounts{
    margin-top: 15px;
}

.okris-map {
    background-color: #ccc;
    height: 240px;
}

.okris-logo-preview {
    background-color: #ccc;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 150px;
    margin-bottom: 10px;
    width: 150px;
}

