/**********************************************************/
/*
/* #jeff_first
/*
/**********************************************************/
#jeff_first
{

}
#jeff_first_icon
{
	border:3px solid #08f;
	width:32px;
	height:32px;
	font-family: "Font Awesome 5 Free";
}
#jeff_first_icon::before
{
	content:"\f358";
	font-weight:400;
	font-size:20px;
	color:#f80;
}
/**********************************************************/
/*
/* #jeff_second
/*
/**********************************************************/
#jeff_second
{
	
}
#jeff_second_name
{
	
}
#jeff_second_mobiles
{
	border:1px solid #08f;
	/* height:300px; */
	position:relative;
}
.jeff_second_mobile
{
	border: 1px solid #f80;
	width:100px;
	height:50px;
	position:absolute;
	left:10px;
	top:10px;
}
/**********************************************************/
/*
/* #jeff_third
/*
/**********************************************************/
#jeff_third
{

}
