.elementor-3036 .elementor-element.elementor-element-c310362{--display:flex;}.elementor-3036 .elementor-element.elementor-element-3de0794{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: 780px;
  }
}

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

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