/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.modal .modal-content .spotlight .tile-copy {
	text-align: center;
}
.modal .modal-content .spotlight-search {
	align-self: center;
}

@media only screen and (min-width: 735px) {
	.modal .modal-content .intelligent-tracking-prevention .tile-img.pull-img-left {
		margin-left: -4%;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.modal .modal-content .intelligent-tracking-prevention .tile-copy {
		max-width: 215px;
	}
}

.modal .modal-content .spotlight-search {
	max-width: 375px;
}

@media only screen and (min-width: 735px) {
	.modal .modal-content .tile-copy.text-center.auto-margins {
		max-width: 220px;
	}
}

@media only screen and (max-width: 735px) {
	.modal .modal-content .spotlight .tile-copy {
		text-align: left;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
