.embed {
  width: 100%;
  height: 100%;
  min-height: 500px;
}

.responsive-object iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.responsive-object {
  position: relative;
  height: auto;
  width: 100%;
  overflow: hidden;
}

nav .nav--right .logo--corretora {
  margin: 11px 0 0 25px;
  width: 80px;
  height: 80px;
}