body.calculadora-solar .rounded-custom {
    border-radius: 3px;
    border: 1px solid #e1e1e1 !important;
}

body {
  background: transparent !important;
}

@media (max-width: 768px) {
  .calculadora-capa {
    display: none !important;
  }
}