
.not-front .pager-last.last, .pager-first.first{
    display: none !important;
}


li.pager-current{
    height: 16px !important;
    width: 8px !important;
}


.not-front .bx-controls.bx-has-pager{
    display: none !important;
}
.bx-pager.bx-default-pager{
    text-align: left !important;
    padding-bottom: 10px !important;
}
.not-front ul.pager > li{
    display: inline-block ;
    font-family: "opensans-semibold",Sylfaen,Arial,sans-serif;
}
.pager-first.first{
    display: none !important;
}
.pager-first.first{
    display: none !important;
}

@media only screen and (max-width: 600px) {
    .front-news-block .block-title {
        font-weight: bold;
    }
    .front-news-items {
        margin-left: 5px;
    }
    .front-news-item .front-news-item-img img {
           width: 276px;
           height: 227px;
    }
}

