/*
.box-featured-category {
    overflow: auto;
    width: 100%;
}
.box-featured-category > div {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 20px;
    vertical-align: top;
    width: 130px;
}
*/