/*
 Theme Name:   KVRAS
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Twelve Child
 Author:       Daniel Klose
 Author URI:   http://www.daniel-klose.com
 Template:     twentytwelve
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-twelve-child
*/
.container-kv {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 75%;
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#gform_9 #field_9_1 {
  overflow-y: scroll;
  height: 300px;
  border: solid 2px;
  padding: 0px 15px;
}
