.imagenchicaimg {
	max-height: 100px !important;
	padding-bottom: 25px !important;
}

.imagengrande {
	margin-top: 25px;
	padding-bottom: 10px;
	max-width: 1138px;
	max-height: 485px;
}

.imagenchica {
	opacity: 0.7;
}

.imggrandeanchofijo {
	height: 485px;
}

.imagenchica:hover {
	cursor: pointer;
	opacity: 1;
}

@media (max-width: 1200px) {
	.imagengrande {
	max-width: 900px;
	max-height: 450px;
	}
	
	.imggrandeanchofijo {
		height: 450px;
	}
}

@media (max-width: 993px) {
	.imagengrande {
	max-width: 750px;
	max-height: 425px;
	}
	
	.imggrandeanchofijo {
		height: 425px;
	}
}

@media (max-width: 768px) {
	.imagengrande {
	max-width: 575px;
	max-height: 375px;
	}
	
	.imagenchica {
		max-width: 100px;
	}
	
	.imggrandeanchofijo {
		height: 375px;
	}
}

.agregarbotpadding {
	padding-bottom: 25px;
}

#mivideito {
	width: 100% !important;
	height: auto !important;
}

.contenedorvideito {
	padding-top: 50px;
	padding-bottom: 50px;
}

#jqimagenesminiatura {
	padding-bottom: 25px;
}