.emergencies .row {
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem;
}

@media (min-width: 992px) {
    .videobanner-a__subtitle,  .videobanner-a__title {
        text-shadow: 1px 1px black;
    }
}
/*
.logo__image img {
    max-widtH: 100%;
}

.header-g .row-1>div:first-child .logo__image img {
    max-height: 150px;
}
*/
@media(min-width:992px){
    .videobanner-a .item__txtBtn {
    margin-top: 15%;
}
}