.brand {
    width: 22%;
    float: left;
    border: 1px solid;
    margin: 10px;
}
.simbol{
    width: 30px;
    height: 30px;
    float: left;
    border: 1px solid;
    margin: 5px;
    text-align: center;
    line-height : 30px;
}
.alf{
    width: 100%;
    height: 45px;
    display: block;
    padding: 0 5px;
}

.tile div {
    padding-left: 0 !important;
}