.elementor-2968 .elementor-element.elementor-element-07958ea{--display:flex;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS */.VisiCalcClass {
  width: 100%;
  border: 0;
  display: block;
}

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

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

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