.over_div {
  width: 96%; }

.pops_text {
  padding: 33px 23px; }
  .pops_text h1, .pops_text h2, .pops_text h3, .pops_text h4, .pops_text h5, .pops_text h6 {
    margin: 0px;
    font-size: 43px; }
  .pops_text p, .pops_text li, .pops_text ul {
    margin: 0px;
    font-size: 19px; }

.pop__body--inner form {
  padding: 1px 39px;
  background-color: #ebebeb;
  border-top: 4px solid #00000059;
  border-bottom: 4px solid #00000059; }

input#form_submission_name {
  background: url(https://s3.amazonaws.com/kajabi-storefronts-production/themes/660328/settings_images/h8yXMITvTvG01Lt3soiG_3729.png);
  background-size: 30px;
  background-position: 98% center;
  background-repeat: no-repeat;
  background-color: white;
  border: 4px solid #bfbfbf87;
  border-radius: 7px;
  font-size: 1.5em; }

input#form_submission_email {
  background: url(https://s3.amazonaws.com/kajabi-storefronts-production/themes/660328/settings_images/dTNvojxRmGfpXj8xXOsV_504350.png);
  background-size: 30px;
  background-position: 98% center;
  background-repeat: no-repeat;
  background-color: white;
  border: 4px solid #bfbfbf87;
  border-radius: 7px;
  font-size: 1.5em; }

@media screen and (max-width: 767px) {
  .pops_text {
    padding: 15px 9px; }
    .pops_text h1, .pops_text h2, .pops_text h3, .pops_text h4, .pops_text h5, .pops_text h6 {
      margin: 0px;
      font-size: 28px; }
    .pops_text p, .pops_text li, .pops_text ul {
      margin: 0px;
      font-size: 16px; }

  .pop__body--inner form {
    padding: 1px 15px; } }
