div.expandable {
	cursor: pointer;
	text-decoration: none;
	padding: 0;
	margin-top: 5px;
	float: left;
	width: 100%;
}
div.expandable p {
	color: #fff;
	background-color: #707070;
	padding: 23px;
	margin: 0;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
div.expandable p:hover {
	background-color: #ed2b25 !important;
}
div.expandableTarget {
	display: none;
	margin: 0;
	background-color: #ffffff;
	float: left;
	width: 100%;
	padding-top: 25px;
}
div.expandableTarget p {
	padding: 23px;
	opacity: 0;
	margin: 0;
}
#target-tabOneExpand {
	padding-top: 0px;
}
@media only screen and (max-width: 767px) {div.expandable p {
	font-size: 20px;
}
div.expandable_ {
	height: 45px;
	margin-top: 22px;
}

}
@media only screen and (max-width: 480px) {div.expandable p {
font-size: 17px;
}
div.expandable_ {
height: 45px;
margin-top: 22px;
}

}
.franconnect {
height: 270px;
width: 100%;
}
.franconnect .small_txt {
position: absolute;
display: block;
top: 224px;
}
