.edit-process-modal {
  .vsp-process-dropzone-view .grid-section {
    padding-bottom: 30px !important;
  }
  .component-process-description > textarea {
    height: 113px;
  }
}

.software-product-landing-view-right-side.vsp-components-processes-page {
	overflow-y: initial;
}