img {
	position: relative;
left: 50%;
top: 20%;
transform: translateX(-50%);
}