.main-image {
	display: flex;
    align-items: center;
    justify-content: center;
}

.main-image img {
	width: 1024px;
	height: auto;
}