.section.imagem {
  position: relative;
  padding: 0;
}

.section.imagem .wrapper img {
	max-width: 300px;
	height: auto;
}