
/* banner.css    */

.hero-section h1 {
    line-height: 0.75;
}

@media (min-width: 2100px) {
    .hero-section h2 {
        font-size: 36px;
    }
}

.hero-section h1 {
  font-family: 'OpenSans-Bold';
  font-size: 200px;
}


@media (min-width: 1024px) {
    .hero-section-text h1 {
        margin-left: -1rem;
    }
}

.hero-section img {
    height: auto;
    min-height: 344px;
}

/* navigation.css    */
.language-toggle {
    margin-top: 5px;
}

.main-header-icon img {
    max-width: 30px;
}

/* !!!!!!!!!!!!!!!! not necessary to have this, because I found out that the banner was too short in height / NOT QUICK AND DIRTY, please!! REMOVE it in banner.css! 
@media (max-width: 1680px) {
    .frame-h1-heading-110px .hero-section-text h1 {
        font-size: 110px;
    }
}
.frame-h1-heading-110px .hero-section-text h1 {
    font-size: 110px;
}
.hero-section h1 {
    font-size: 110px;
}
/*  !!!!!!!!!!!!!!!!  and control!!!


/* news.css    */
