.kisayol_div{
    background: url("/images/bg_kisayollar.png");
}
.modul_kisayollar{
    min-height: 80px !important;


}
.kisayol{
    padding: 0px 0px 0 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: inherit;
    display: table;
}
.kisayol img{
    width:100% !important;
}
.kisayol a{
    display: table-cell;
    vertical-align: middle;
    font-size: 12px;
}
.kisayol_baslik{
    font-size: 24px;
    font-family: 'Slabo 27px', serif;
}
