.js-page-custom-css-section .header-section{
  height:0px!important;
  
}
.js-page-custom-css-section .header-sortable-wrapper,
.js-page-custom-css-section .footer-section{
  display:none!important;
}

.js-page-custom-css-section .image-confirmation,
.js-page-custom-css-section .image
{
  max-width: 120px!important;
 
}
.js-page-custom-css-section .image-container{
  text-align:center;
}
.js-page-custom-css-section .image-box{
  margin-bottom:100px;
}

.js-page-custom-css-section .thank-you{
  margin-top:50px;
  
}

@media(max-width:600px){
  .js-page-custom-css-section .text{
   font-size:30px!important;
  
}
}