.slider-main{
	 max-height: 780px;
}
.about-box h2 {
	margin-bottom: 10px;
		margin-top: 20px
}

.about-box  ul{
	
	font-size: 1.803rem;
    color: #e3e4e5;
    margin-bottom: 20px;
    margin-top: 12px;
    margin-left: 40px;
    line-height: 1.5;
    font-weight: 400;
}

.about-box  li{
	list-style-type: circle;}

.park-txt a:hover{
				text-decoration: none;
				color:#0c8990;
				cursor: default;
			}
.park-txt a:hover span{border-color: #0c8990;}

	@media(min-width: 1440px){

		.about-box p {
	max-width: 600px;}

		
	}