.container {
    width: 1658px;
}

#conteudo-topo {
    width: 1470px;
}

#box-novidades-quentes .slidebox .item .thumb .img img {
    min-width: 368px;
}

/* BASE DA ATRACAO CADASTRADA COM HTML */
#base-html {
    width:100%;
    position: relative;
}

#base-html .fundo {
    width:100%;
}

#base-html .fundo img {
    width:100%;
}

#base-html .balao {
    position: absolute;
    top:0;
}

#base-html .balao img {
    width:100%;
}