/*
Theme Name: Hello Elementor Child
Author: 
Description: Hello Elementor Child
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.uc-tab-img img,
.general-full-img img {
    all: unset !important;   /* remove all previous CSS rules */
    height: 430px !important; /* apply only height */
}
/* Hide webinar from menu*/
.elementor-element.elementor-element-9958eda.e-con-full.e-flex.e-con.e-child {
    display: none;
}