@media (max-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
  .imgBanner{
    width: 100%;
    height: auto;
  }
}