.main-banner {
    color: white;
}

.main-banner h1 {
    width: 100%;
}

.main-banner .mb-top-text {
    font-size: 7vw;
    top: 10%;
}

.main-banner .mb-bottom-text {
    font-size: 6vw;
    bottom: 20%;
}

.fi {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
}

.fi:before {
    content: '\00a0';
}

.fi-pt {
    background-image: url("../images/pt-VYCnukj.svg");
}

.fi-gb {
    background-image: url("../images/gb-wJ9Pb4H.svg");
}
