.pageTitleImageLightBox{
	color: #fff;
	padding-left: 24px;
	text-transform: capitalize;
	font-weight: bold;
}
.thumbnail {
	width: 175px;
}
@media only screen and (min-width: 769px) {
	.fullConatinerButton{
		width: 50%;
		position: fixed;
		min-height: 100%;
		top: 0;
		bottom: 0px;
	}
	.fullConatinerLeft{
	right: 0;
	float: right;
	}
	.fullConatinerRight{
	left: 0;
	float: left;
	} 
}