/*
Theme Name: Vendimax
Description: Tema hijo personalizado de Blankslate
Author: Casa Pixel
Template: blankslate
*/
.machine-img {
	height: 300px;
}
.machine-img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.featured-cards .cards .card {
	height: 100%;
}