.spisanie-img img {
    max-width: 250px!important;
}
.spisanie-img {
    text-align: center;
}
.spisanie-btn a {
    width: 48%;
    float: left;
    margin-right: 4%;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 700;
    text-indent: 6px;
    font-size: 14px;
}
.spisanie {
    float: left;
    width: 100%;
}
.spisanie-body {
    padding: 20px;
    background: #ececec;
    display: grid;
    border: 1px solid #d2d2d2;
}
a.abonament {
    color: #fff!important;
    background: #455fa1;
}
a.publish {
    color: #fff!important;
    background: #4CAF50;
}
.spisanie-btn a span {
    border-right: 1px solid rgb(0, 0, 0, 0.1);
    line-height: 40px;
    float: left;
    padding-right: 10px;
    background: #00000036;
    margin-right: 7px;
}
.spisanie-btn a:nth-child(2n+2) {
    margin-right: 0%;
}
.spisanie-btn {
    margin: 20px 0 0 0;
}
