.custom-form .custom-form-wrapper {max-width: max-content;padding: 40px;background: #484848;}

@media screen and (max-width: 768px) {
  .custom-form .custom-form-wrapper {padding: 20px;}
}



















