.contenedor-scroll {
    width: 30em;
    overflow-x: auto;
    white-space: nowrap;
}