h1 {
    font-size: 24px !important;
    margin-bottom: 30px !important;
}

div#header-links {
    display: block;
    position: relative;
    top: unset;
    right: unset;
    width: auto;
    float: left;
    clear: both;
}

div#header-links div.btn-header {
    font-size: 14px !important;
    padding: 10px;
    margin: 0 10px 10px 0;
}


div#header-links div#btn_mais_produtos, div#header-links div#btn_blog, div#header-links div#btn_na_midia, div#header-links div#btn_ver_preco {
    display: none;
}

div#hero-text-container {
    height: fit-content;
}

div#hero-text-container p {
    font-size: 3vw;
}

div.btn-hero {
    display: block;
    height: 20px;
    font-size: 16px!important;
    padding: 15px !important;
    width: fit-content;
    float: left;
    margin: 10px;
}

h2#titulo_funcionalidades, h2.titulo_funcionalidades {
    font-size: 24px !important;
    margin-bottom: 20px !important;
}

h3#subtitulo_funcionalidades, h3.subtitulo_funcionalidades {
    font-size: 18px !important;
    margin-bottom: 20px !important;
}

h3#opening-title, h3.opening-title {
    font-size: 18px !important;
}

h2.oferta-sattelite-type span {
    font-size: 18px;
}

h2.oferta-sattelite-type span {
    font-size: 7px !important;
    color: #000 !important;
    font-weight: bold !important;
}

h3#subtitulo_oferta_incentivo {
    font-size: 12px;
    margin-bottom: 20px !important;
    text-align: center;
}

div.video-hero.whole {
    width: 95%;
}

div.video-hero.whole a {
    width: 75vw;
    height: 45vw;
}

div.img-video-hero {
    width: 75vw;
}

img.video-hero {
    width: 75vw;
}

lite-youtube {
    width: 85vw !important;
}

div#testemunho-video-container-1 {
    width: 90vw;
    padding-left: 5vw;
}

div#testemunho-video-container-2 {
    width: 90vw;
    padding-left: 5vw;
}

div.testemunho-video video {
    width: 84vw;
    height: 150vw;
}