.imges{
	margin: 0 auto;
    display: flex;
    justify-content: center;
}
.imges a  img{
	min-width: 100%;
    width: 1573px;
}