.small-img{
    max-width: 100%;
    max-height: 100%;
	
	border: solid;
	border-color: lightgrey;
	border-width: 1px;
}

.small-img-container{
	margin-bottom:20px;
}

