.brands-featured__item{
	background: #fff;
	cursor: pointer;
}

.file-prod{

}

.file-prod .table.table-bordered td:first-child{
	padding-left: 10px;
}

.file-prod .img-rounded{
	width: 50px;

}

@media (max-width:576px){
	.file-prod .col-sm-2 {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

}