#videos_hero {
}
#videos_hero_container {
}
#videos_hero_content {
}
@media all and (min-width: 650px) {
}
@media all and (min-width: 900px) {
}
@media all and (min-width: 1200px) {
}
/*
#videos_hero {
    /*border: solid 2px red;
}
#videos_hero_content {
    width: 100%;
    min-height: 500px;
    background: var(--fondo-videos-hero) no-repeat;
    background-size: cover;
}
@media (min-width: 880px) {
}
@media (min-width: 1200px) {
}
*/