@media screen and (max-width: 599px) {
	#section-1 .title {
		margin-top: -50px;
	}


.index #section-1 .logo-dark{
	height: 100px !important;
}

#section-1 .logo-light {
	left: 44%;
	width: 100px;
}



}