@charset "utf-8";

#content {
	width:90%;
}
ul.digitalp {
	width:100%;
}
ul.digitalp li {
	padding: 0 0 20px 0;
	width:48%;
}
ul.digitalp li:nth-child(odd){
	padding: 0 4% 20px 0;
}
ul.digitalp li p.img a img{
	width:100% !important;
	height:auto;
}
