.responsive{
	width: 100%;
	max-width: 300px;
	height: auto;
}
img{
	object-fit: contain;
}
