.elementor-18 .elementor-element.elementor-element-e95a500{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-1489377 */<style>
  .consult-form-wrap{
    margin-top:20px;
    padding:20px;
    background:#fffdf9;
    border:1px solid #e7d1bf;
    border-radius:16px;
  }
</style>/* End custom CSS */
/* Start custom CSS */.doctor-hero-card{
  width:100%;
  max-width:500px;
  min-height:470px;
  border-radius:30px;
  overflow:hidden;
  position:relative;
  box-shadow:0 18px 35px rgba(72, 45, 32, 0.16);
  background:#ead9ca;
}

.hero-doctor-image{
  width:100%;
  height:100%;
  min-height:470px;
  object-fit:cover;
  display:block;
}/* End custom CSS */