.overlay-div{
	height:100%;
	width: 100%;
	position:absolute;
	background-color:#000;
	opacity:.6;
	top: 0;
 }


 .Zoom-Img {
	zoom: 200%;
 }

 .font-weight-700 {
	font-weight: 700;
 }

 .text-left {
	text-align: left;
 }