.icon-wrapper .more::after, .icon-wrapper .icon-after::after{
	top:-0.08em;
}

.section-hero .hero-copy{ max-width: 65.2%;}

@media only screen and (max-width: 1068px){
.section-hero .hero-copy {
    max-width: 85%;
}
}

@media only screen and (max-width: 734px){
.section-hero .hero-copy {
    max-width: 100%;
}
}