.justify {
	text-align: justify;
}

.img-brand{
	width: 300px;
    height: 150px;
	object-fit: scale-down;
}

.img-product{
	width: 100%;
	height: 250px;
	object-fit: scale-down;
}