div#contenedor_ofertas > div > div {
   float: left;
}
div#contenedor_ofertas > div {
    display: block;
}