Участник:Joker666/Заглавная страница/Styles.css

.new-header {
	display: grid;
	grid-template-columns: auto auto;
}

.new-logo {
	grid-row: span 2;
}

.new-table {
	display: flex;
	flex: 1 1 0px;
	flex-wrap: wrap;
}