.show-franchise {
    background: #585858;
    color: #e8e8e8;
    text-align: center;
    padding: 0.4rem;
    border-radius: 0.25rem;
    max-width: 200px;
    margin: 0 auto;
    cursor: pointer;
    transition: .2s;
}
.show-franchise:hover{
background: #4a4a4a;
}
    
.brd-none{
border-bottom: none!important;
}
    .js-full-show {
    background: #3c3c3c;
    color: #e8e8e8;
    text-align: center;
    border-radius: 0.25rem;
    transition: .2s;
            z-index: 10000000;
    position: relative;
    top: -5px;
}
.js-full-show:hover{
background: #4a4a4a;
}
    .js-full-show{
    margin: 0px -10px 0px -10px;
    padding: 5px;
   /* border: 1px solid #393737;*/
    border-top: 0;
        padding-left: 10px;
        cursor: pointer;
}.js-full{
overflow: hidden;
}
    div [id*="eas-"][id*="-container"] {
    margin-top: 0 !important;
}
    [id*="eas-"][id*="-img"] {
                 transition: none!important;
}.reklama{
font-size: 0;
}

