div.lpcustom-box,
.zpelem-box.lpcustom-box,
.zpelem-box.zpbox-container.lpcustom-box {
  background: #ffff !important;
  border: 1px solid #bfbfbf !important;
  border-radius: 14px !important;
  padding: 20px 30px !important;
  box-sizing: border-box !important;
  display: block !important;
  min-height: 100px;
}