@media(max-width:800px){
#cabecalho > div.conteiner > div.row-fluid > div.span2, #cabecalho > div.conteiner > div.row-fluid > div.span3 {
    width: auto !important;
}

.logo a {
    height: 80px !important;
}
}

#cabecalho > div.conteiner > div.row-fluid > div.span2, #cabecalho > div.conteiner > div.row-fluid > div.span3 {
    width: 240px;
    position: relative;
    top: -15px;
}

#cabecalho .logo a {
    max-height: 100px
}

.desconto-a-vista .cor-secundaria {
    font-size: 28px;
    color: #ff8b85;
}

.desconto-a-vista {
    font-weight: bold;
}
