.bg_home_bus {
    height: 352px;
    width: 100%;
    left: 0;
    margin-left: 0;
    position: absolute;
    z-index: -1;
    overflow: hidden;
}

.bg_home_bus img, .bg_home_bus video {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1423px;
    height: 352px;
    margin-left: -712px;
}

h1.titulo_buscador {
    margin-top: 15px;
}