.page-title-section.page-title-zoom-out {
	background-position: center 38% !important;
}

.page-title-section.page-title-zoom-in {
	background-position: center 42% !important;
}

.page-title-section.page-title-versa {
	background-position: center 80% !important;
}

.page-title-section.page-title-executive {
	background-position: center 80% !important;
	background-size: cover !important;
}

.page-title-section.page-title-turistico {
	background-position: center 85% !important;
}
.page-title-section.page-title-unidades {
	background-position: center 95% !important;
	background-size: cover !important;

}

@media screen and (min-width: 992px) {
	.page-title-section.page-title-turistico {
		background-size: 82% auto !important;
	}
}

@media screen and (max-width: 991px) {
	.page-title-section.page-title-turistico {
		background-size: cover !important;
	}
}
@media screen and (min-width: 992px) {
	.page-title-section.page-title-unidades {
		background-size: 82% auto !important;
		background-size: cover !important;

	}
}
@media screen and (min-width: 992px) {
	.page-title-section.page-title-zoom-out {
		background-size: 82% auto !important;
	}
}

@media screen and (max-width: 991px) {
	.page-title-section.page-title-zoom-out {
		background-size: cover !important;
	}
}

@media screen and (min-width: 992px) {
	.page-title-section.page-title-zoom-in {
		background-size: 135% auto !important;
	}
}

@media screen and (max-width: 991px) {
	.page-title-section.page-title-zoom-in {
		background-size: cover !important;
	}
}

@media screen and (min-width: 992px) {
	.page-title-section.page-title-versa {
		background-size: 100% auto !important;
	}
}

@media screen and (max-width: 991px) {
	.page-title-section.page-title-versa {
		background-size: cover !important;
	}
}

