.location-html-section .location-wrap{
  padding-top: 400px;
  position: relative;
}

.location-html-section .location-wrap iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 15px;
}