       .lineHeight2{line-height: 2em;}
	   .card.widthC{max-width: 500px;}
	   .bg-purple{background-image: url(Simlabimages/vrstudio/bg-purple-features.svg);background-size: cover;background-repeat: round;}  
	   .b-12{bottom: 12px;}
	   .b-18{bottom: 7px;}
	   .l-18{right: 18px;}
	   .backgroundBY2{border:solid 2px rgba(226,182,57,0.7);}
	   .borderRad_15{border-radius: 15px !important;}
	   @media (min-width:1000px) and (max-width:1340px){			
			.changeWidth2{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
			.changeWidth3{-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
			.changeWidth4{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
	   }
	   @media (min-width:767px) and (max-width:1000px){			
			.changeWidth2{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
	   }
	   .bookNow{position: absolute;bottom: 4px;right: 14px;}