#sticky-header .header-logo .logo img { width: 35%; }

@media (min-width: 768px) {
    #sticky-header .header-logo .logo img { width: 75%; }
}

.Homepage {
    bottom: 180px;
    margin-bottom: -180px;
}

.hero .hero__inner {
    margin-top: 130px;
}