 #industry {
     width: 100vw;
     height: 100vh;
     overflow: hidden;
 }

 iframe {
     width: 100vw;
     height: 100vh;
     vertical-align: middle;
 }
 .purchase-inquiry{
    bottom: 0 !important;
    z-index: 1 !important;
 }
 