.hero-module-a {
    margin: 0 0px 0px 0px;
}
.hero-module-a__image {
    border-radius: 0 !important;
}


* {
    -webkit-hyphens: auto !important;
    -ms-hyphens: auto !important;
    hyphens: none !important;
}

.anchor-menu__navigation {

    visibility: hidden;

}