
@media (min-width:992px) and (max-width:1199px){



    .dMensagens_container .mensagens_flow {
        height: auto;
        max-height: 350px;
    }

    .logo-desktop {
        display: none;
    }

    .dHeadLogoPage {
        width: 100%;
    }

    html {
        background: none;
    }

    .background-tablet {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
    }

        .background-tablet img {
            width: 420px;
        }
  
        .strong-text {
            font-size: 2em;
        }

        .horario-brasilia {
            line-height: 26px;
            font-size: 20px;
        }

}
