
.header-main-left .logo img {
    width: 230px;
}

header .hero .hero-title{
	width: 90%;
}


@media(max-width: 600px){
	.header-main-left .logo img {
    width: 166px;
	}
}
