@charset "UTF-8";
video {
  width: 100%;
  height: 360px;
}

/*Ediçoes do Shorts*/
img.edicao.shorts {
  max-height: 295px;
}

iframe.edicao.shorts {
  height: 352px;
  width: 198px;
}

.titulo-shorts {
  color: #fff;
}

img.edicao {
  border-radius: 30px;
}

iframe.edicao {
  border-radius: 20px;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}
@media (max-width: 768px) {
  #pesquisa-galeria .busca-completa-galeria-wrap .row {
    padding: 0 0px !important;
  }
}

/*# sourceMappingURL=exibicao-shorts.css.map */
