.innerPage_banner {
  height: 18.75rem;
  width: 100%;
  overflow: hidden;
  position: relative;
  background-image: none;
  background-color: #ddd;
}

.innerPage_banner iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

.contact{
    padding-block: 3rem 0;
}