.clr{
	clear: both;
}
.mb10{
	margin-bottom: 10px;
}

ul li:last-child {
  border-right:0;
}

img{
	max-width: 100%;
}