/*Theme Name: Hazel ChildTheme URI: http://demo.select-themes.com/hazel/Description: A child theme of Hazel ThemeAuthor: Select ThemesAuthor URI: http://select-themes.comVersion: 1.0.0Template: hazel*/@import url("../hazel/style.css");

@media only screen and (min-width:769px) {
  .mobile-video-image {
    display: none;
  }

  .video_section {
    background: none!important;
  }
}
