#cab{display:block}#cab .cab-img{background-repeat:no-repeat;background-position:center center;background-size:cover;height:350px}#cab .cab-img-mobile{display:none}#cab .cab-img-mobile img{max-width:100%}#cab .caixa-cabecalho{height:100%}#cab .texto-cabecalho{display:flex;align-items:center;height:100%;font-size:6vh}#cab .texto-cabecalho span{color:#fff;margin-left:20px;text-shadow:5px 5px 11px rgb(0 0 0 / 20%)}@media(max-width:992px){#cab .cab-img{display:none}#cab .cab-img-mobile{display:block}}