@font-face {
    font-family: Roboto;
    src: url("/css/fonts/roboto/Roboto-Regular-webfont.ttf") format("truetype");
}
.category_box{
    border: none;
    background-size: contain !important;
    background-repeat: no-repeat;
    margin-bottom: 100px;
    max-height: 250px;
    line-height: 250px;
}

.category_box>span{
    vertical-align: bottom;
    bottom: -100px;
    position: relative;
    font-family: Roboto; 
}

.urlimagehave{
    background-color: transparent;
    color: black;
}
.category_box>span>aux.ng-binding{
    font-size:20px !important;
}