/* Used for forced css edits on Provis and Khidmah websites */

.spotlight-carousel div > .box{
	display:none;
} body footer .bottom a, html footer .bottom a{font-size: 0.9em;}

@media (max-width: 768px){
	.spotlight-carousel .mob {
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
	}
	.spotlight-carousel .carousel-images .mob {
		height: 150px !important;
	}
}