@media screen and (min-width: 1024px) {
  .panel-grid.panel-no-style .widget,
  .wp-block-group,
  .block-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  /* .panel-layout:first-child .panel-first-child {
        margin-top: 65px;
    } */
}
div.LeeU-ITS-contact-table.panel-row-style.panel-row-style-for-w5f120ad2f16be-0{
  padding-left: 0px;
  padding-right: 0px;
}
.LeeU-ITS-contact-table h3{
  white-space: nowrap;
  padding-left: 0px;
}
@media only screen and (min-width: 360px) and (max-width:1023px){
  .LeeU-ITS-contact-table h3{
    padding-left: 0px;
  }
}
.LeeU-ITS-contact-table table{
  border-collapse: separate;
  border-spacing: 0px;
  border: 0px none;
  padding-left: 0px;
  padding-right: 0px;
}
.LeeU-ITS-contact-table td{
  vertical-align: top;
  width: 50%;
  background-color: white;
  padding-left: 0px;
} 
.LeeU-ITS-contact-table thead th{
  vertical-align: bottom;
  white-space: nowrap;
}
.LeeU-ITS-contact-table thead table th tr{
  border-bottom: 0px none;
}
.LeeU-ITS-contact-table table tbody tr:nth-child(even) td{
  background-color: white;
}
@media screen and (max-width: 1024px){
  .LeeU-ITS-contact-table thead{
    white-space: nowrap;
  }
}
.LeeU-ITS-image-wrap-table td{
  vertical-align: top;
}
.LeeU-ITS-image-wrap-table table tbody tr:nth-child(even) td{
  background: white;
}
.LeeU-ITS-image-wrap-table h3{
  white-space: nowrap;
}
.LeeU-ITS-image-wrap-table figcaption{
  font-style: italic;
  color: #626366;
  font-weight: 500;
}
.LeeU-ITS-image-wrap-table td:nth-child(1){
  width: 20%;
}
.LeeU-ITS-image-wrap-table td:nth-child(2){
  width: 80%;
}
.LeeU-ITS-Lee-Day-Vid iframe{
  display: block;
  height: 550px;
  width: 100%;
  
}