.p-align {
	text-align: justify;
	line-height: 2;
}
.map-wh {
	 width:-webkit-fill-available !important;
	 height:200px !important;
}
.img-wh {
	 width: 573px !important;
    height: 420px !important;
}



@media screen and (max-width: 600px) {
  .map-wh {
	 width:320px;
	 height:200px;
  }
}
.faq-header-color {
	color: red !important;
	font-size: 18px !important;
}
.faq-question-color {
	color: red ;
}
.key-point-color {
	color:#2D3E50 !important;
}
.tick-icon-color {
	color: #2d3e50 !important;
}