
p{
	margin: 0;
}

#info1-pic{
	width: 357px;
	max-height: 100%;
  margin-top: 10px;
}
#info1-pic img{
	width: 357px;
}

#info2-contentInfo{
	padding-top: 20px;
}




@media only screen and (max-width: 768px) {
	
	#info1-pic{
		position: absolute;
		bottom: auto;
		top: 14px;
		left: 0px;
		height: 235px;
	}
	#info1-pic img{
		width: 203px;
	}

}
































