@charset "utf-8";
.logo_div {
	max-width: 100%;
	height: auto;
}

.homeList li{
	list-style-type:none;
	background:url(../packets/img/check.png) no-repeat top left;
	height: 100%;
	padding-left: 8%;
	margin-bottom:2%;
	text-align: left;
}

.parent {
	position: relative;
	top: 0;
	left: 0;
	max-width: 100%;
	height: auto;
}
.image1 {
	position: relative;
	top: 0;
	left: 0;
}
.image2 {
	position: absolute;
	top: 5%;
	left: 5%;
}
.logo-center {
	text-align: center !important;
	margin-top: 5%;
	margin-bottom: 5%;
}
