.window {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 1.5rem;
}
.window img {
	width: 6.8rem;
}
