/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    A plain-vanilla &amp; lightweight theme for Elementor page builder
 */

.description {
    margin: 20px 0px;
}
.videoBox ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  list-style: none;
}
.teacher_booking_data td img {
    height:20px;
}