.burger span {
background: #9569e2!important
}

.btn {
background: #a2b17b!important
}

.logo {
  z-index: 10;
}


.banner-inner h1 {
font-size: 36px!important;
}

.item-action.mobile .sprite {
fill:  #9569e2!important
}

.list-item .item-image:after {
display: none
}

.content-bg, .list-content {
box-shadow: none!important;
border-radius: 15px;
}

@media screen and (min-width: 1100px) {
.banner {
   height: 500px!important;
}

.scroll-mouse {
display: none!important;
}

.page-home .banner {
height: calc(100vh - 75px)!important;
}
}


.page-home .banner:after {
background: rgba(93, 55, 160, 0.62)!important
}

.page-home .scroll-mouse {
display: block!important;
}

.banner:after {
background: rgba(115, 128, 83, 0.88)!important
}

.@media screen and (min-width: 600px) {
	.page-upper-norwood-preschool .list-standard ul {
		display: flex;
		flex-wrap: wrap;
		background: #fff;
		border-radius: 5px;
	}	
}


.page-upper-norwood-preschool .list-standard img {
	max-width: 100%;
	border-radius: 5px;
}

@media screen and (min-width: 600px) {
	.page-upper-norwood-preschool .list-standard ul {
		display: flex;
		flex-wrap: wrap;
		background: #fff;
		border-radius: 5px;
	}	

	.page-upper-norwood-preschool .list-standard li {
		flex-basis: 33.333%;
		padding: 10px;
	}
}



.list-item .item-link {
display: inline-block
}

.list-item .item-image {
border-radius: 0;
margin-bottom: 20px;
}

.list-item:last-child .item-image {
margin-bottom: 0;
}