.elementor-3019 .elementor-element.elementor-element-d1bbfe3{--display:flex;}.elementor-3019 .elementor-element.elementor-element-8aaafda{margin:50px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}@media(max-width:767px){.elementor-3019 .elementor-element.elementor-element-8aaafda{margin:50px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}/* Start custom CSS */.VisiCalcClass {
  width: 100%;
  border: 0;
  display: block;
}

/* Desktop */
@media (min-width: 600px) {
  .VisiCalcClass {
    height: 790px;
  }
}

/* Tablet */
@media (max-width: 1023px) and (min-width: 768px) {
  .VisiCalcClass {
    height: 1100px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .VisiCalcClass {
    height: 1500px;
  }
}/* End custom CSS */