
div.baners {
    width  : 100%;
    margin : 1.5em auto;
    padding: 0 1em;
}

div.baners .baners-baner {
    display   : inline;
    text-align: center;
    width     : 19%;
    float     : left;
}

.baners-baner a {
    color: white;
font-family : Verdana;
font-size    : 11px;
font-weight: 400;
font-style   : normal;
}