.slider{
	margin-left: 400px;
	margin-top: 50px;
}

.image-box img{
	height: 600px;
	
}


.container {
	display: grid;
	justify-content: center;
}


a, a:hover, a:focus, a:active {
      text-decoration: none;
      color: inherit;
 }

