.copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
	padding: 10px 20px 0;
	height: 100%;
}
.header {
	overflow: hidden;
}












