/*
 Theme Name:   GCF PeerComps
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       Holger Koenemann
 Author URI:   http://www.holgerkoenemann.de
 Template:     understrap
 Version:      0.5.7
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/

form#gform_3 div.gform_body ul#gform_fields_3 li#field_3_3 div#input_3_3 div {
  width: unset !important; /*this is to combat inline styles*/
} 

#input_3_3 > div > div > iframe {
  width: 100%;
}
