

.img-responsive1{
  	z-index: 0;
	background-color: yellow;
	max-width: 100%;
	height: auto;
}

.img-responsive2{
  width: 5rem;
  height: auto;
  
}
.teste{
	text-align: left;
}