.taksit{
    width: 24.3%;
    display:inline-block;
    margin : 0 0 15px;
    box-sizing: border-box;
}

.taksit .head {
    border: 1px solid #DDD;
    margin: 0 1px -2px 0;
    padding: 5px 0 7px;
}

.taksit thead {
    color: #FFF;
    background-color: #772992;
}
#tab-taksit table {
    width : 100%;
    border-collapse: collapse;
}
.taksit td, .taksit th {
    padding: 2px 5px !important;
    border: 1px solid #DDD;
}

.asya .head {
    text-decoration:none;font-size: 12px;overflow:hidden;word-spacing:1pt;text-align:center;text-indent: 380px;
    background:#5A96B7 url(../images/payu_alu/bankasya.gif) center center no-repeat;
}
.axess .head {
    text-decoration:none;font-size: 12px;overflow:hidden;word-spacing:1pt;text-align:center;text-indent: 380px;
    background:#F7E457 url(../images/payu_alu/akbank.gif) center center no-repeat;
}
.finans .head {
    text-decoration:none;font-size: 12px;overflow:hidden;word-spacing:1pt;text-align:center;text-indent: 380px;
    background:#6572C0 url(../images/payu_alu/finansbank.gif) center center no-repeat;
}
.bonus .head {
    text-decoration:none;font-size: 12px;overflow:hidden;word-spacing:1pt;text-align:center;text-indent: 380px;
    background:#8AD162 url(../images/payu_alu/garanti.gif) center center no-repeat;
}
.paraf .head {
    text-decoration:none;font-size: 12px;overflow:hidden;word-spacing:1pt;text-align:center;text-indent: 380px;
    background:#00569D url(../images/payu_alu/halkbank.gif) center center no-repeat;
}
.maximum .head {
    text-decoration:none;font-size: 12px;overflow:hidden;word-spacing:1pt;text-align:center;text-indent: 380px;
    background:#EF6598 url(../images/payu_alu/isbank.gif) center center no-repeat;
}
.world .head {
    text-decoration:none;font-size: 12px;overflow:hidden;word-spacing:1pt;text-align:center;text-indent: 380px;
    background:#A96AC0 url(../images/payu_alu/ykbank.gif) center center no-repeat;
}
@media only screen and (max-width: 1024px) {
    .taksit{
        width: 31.3333333%;
    }
}
@media only screen and (max-width: 768px) {
    .taksit{
        width: 47.1%;
    }
}
@media (max-width: 576px) {
    .taksit{
        width: 100%;
    }
}

