


.panel div[data-elementor-type="section"] {
	width:100%;
}


.panel {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.panel {
  /*background-color: #fff;*/
}

