.profile-image{
  width: 100%;
  height: auto;
}

/*
.whatsapp-1{
	position:fixed;
	width:60px;
	height:60px;
	bottom:25px;
	right:100px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.whatsapp-2{
	position:fixed;
	width:60px;
	height:60px;
	bottom:25px;
	right:100px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.whatsapp-1-1{
	margin-top:16px;
}
	.whatsapp-2-2{
	margin-top:16px;
}
*/

.header-deepak{
  display: inline-block;
}


	@media only screen  and (min-width : 1224px) {
		.whatsapp-1-1{
			display:none;
		}
		.whatsapp-1{
			display:none;
		}
}
	@media only screen  and (max-width : 1223px) {
		.whatsapp-2-2{
			display:none;
		}
		.whatsapp-2{
			display:none;
		}
}
