.logo {
	display: block;
	width: 20rem;

	&__img {
		max-width: 100%;
		height: auto;
	}
}
