
@media (min-width:768px) and (max-width:991px) {

    .header-live-content {
        margin-top: 3em !important;
    }

    .background-desktop {
        background-position: top right;
    }

    .dHeadLogoPage {
        top: 36px;
        max-width: 100% !important;
    }

    .dHeadLogoPage .row .logo {
        padding-left: 4em;
    }

    .leftContent {
        padding-left: 6em;
    }
    .pedra-header-mobile {
        display: block;
        height: 30em;
    }

    .pedra-header-mobile {
        display: block !important;
        height: 30em !important;
    }

    .pedra-header {
        display: none;
    }

  a#MsgDown {
    visibility: hidden;
    display: none;
  }

    .logo-desktop {
        display: none;
    }

    .dHeadLogoPage {
        width: 100%;
    }

    html {
        background: none;
    }

    .background-tablet {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
    }

        .background-tablet img {
            width: 360px;
        }

        .strong-text {
            font-size: 1.3em;
        }

    .horario-brasilia {
        font-size: 14px;
        line-height: 16px;
        margin-top: 12px;
    }
  
}
