/*
 Theme Name:   Eduma Child
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/

.width-logo img{
  width: 175px !important;
}

#company-page-banner div{
  background-size: contain !important;
}

@media only screen and (max-width: 480px) {
    #home-page-blog-display {
        display: none;
    }
  	#home-page-video-display iframe{
       max-height: 200px;
    }
}

.single-lp_course .course-meta .course-date {
    display: block !important;
}

.thim-course-grid  .course-meta .course-date {
    display: none !important;
}