  .form_section {
  background: linear-gradient(rgba(255, 255, 259, .3), rgba(255, 255, 255, .3)), url(https://6377882.fs1.hubspotusercontent-na1.net/hubfs/6377882/manga-bg.jpeg) 100% 0 no-repeat;
  padding: 120px 0;
}

.form_section #hs_form_target_widget_1685954194272 {
  background:#fff;
  padding: 60px;
  border-radius: 8px;
  max-width: 830px;
  margin: 0 auto;
  }

.form_section #hs_form_target_widget_1685954194272 form{
  max-width: 500px;
  margin: 0 auto;
}

.form_section #hs_form_target_widget_1685954194272 .hs-richtext p {
  text-align: left !important;
}

.form_section #hs_form_target_widget_1685954194272 select {
  height: 48px;
  border-radius: 4px;
  width: 100%;
}

.form_section .hs_cos_wrapper_type_module img {
  width: 370px;
  margin: 0 auto;
  display: block;
  margin-bottom: 20px;
}

.form_section .form-title {
  color: #444444;
  max-width: 500px;
  margin: 0 auto;
  margin-bottom: 40px;
  text-align: center;
}

/*
#hsForm_48003ced-e0b0-4157-8071-fa0a964dd613_8522 .hs-form-48003ced-e0b0-4157-8071-fa0a964dd613_214be966-b932-428c-9332-6cef72a0b63a fieldset {
  max-width: 910px !important;
  width: 100%;
}

.form_section .form-columns-1 .form-columns-2  {
  margin: 0 auto;
}
*/

@media screen and (max-width: 1140px){
  .form_section {
    padding: 40px 0;
  }
  
  .form_section .form_section
}
  

@media screen and (max-width: 767px){

.form_section .form-title {
  text-align: center;
  font-size: 20px;
  margin: 0 auto 20px;
  color:#0C522C;
}

.form_section #hs_form_target_widget_1685954194272 {
  background:#fff;
  padding: 40px;
  }
}