.contenedor-prods {
	position: relative;
	margin-top: 50px;
	margin-bottom: 50px;
}
.prods {
	position: relative;
	min-height: 375px;
	overflow-y: hidden;
	overflow-x: hidden;
	white-space: nowrap;
}
.prods .contenido-busqueda {
	margin: 0px;
}
