.main-navigation__title {
display: none;
}
body.custom-background {
    background-color: #f4f4f4;
}
@media only screen and (min-width: 768px) {
.h1home {
font-size: 67px;
}
}