a { color:#5D5D9E; } 
a:visited { color:#5D5D9E; } 
a:active { color:#5C615E; } 
a:hover { color:#B2B3B4; } 
html, body { min-height: 100% } 
body { background-color:#C6C2B9; background-image: url(rc_images/landscape4_banner.jpg); background-position:bottom center; background-repeat:repeat-x; padding:0;  margin: 0; }
.textstyle1 { text-align:center; }
.textstyle2 { font-size:12pt; font-family:Arial, Helvetica, sans-serif; color:#000000;  }
.textstyle3 { text-align:left; }
#container_16c06f69 { vertical-align: top; border-radius: 15px; position:relative; display: inline-block; width:82%; min-height:335px; min-width:350px; max-width:600px; background-color:#DCDCDC;  }
#container_16c06f69_padding { margin: 10px; display: block;  }
.google-form-wrapper {
    width: 100%;
    aspect-ratio: 1 / 1.1; /* Desktop */
}

@media (max-width: 600px) {
    .google-form-wrapper {
        aspect-ratio: 1 / 1.5; /* Mobile */
    }
}

.google-form-wrapper iframe {
    width: 100%;
    height: 100%;
    border: none;
}