.img-width-100 {
	width: 100%;
}

.img-width-100-l {
	width: 100%;
  	float:left;
}

.img-width-100-r {
	width: 100%;
  	float:right;
}