/*
Theme Name: Blue Beautifly
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: The Autumn Rabbit Ltd
Author URI: http://www.theautumnrabbit.com
Description: Custom site by The Autumn Rabbit Ltd
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.2.2.1580251388
Updated: 2020-01-28 22:43:08

*/

@media only screen and (min-width: 981px) {
  body #et-boc #custom-header1 .et_pb_row_0_tb_header {
    display: flex !important;
  }
  
  body #et-boc #custom-header1 .et_pb_row_1_tb_header {
    display: none !important;
  }
}

@media only screen and (max-width: 980px) {
  body #et-boc #custom-header1 .et_pb_row_0_tb_header {
    display: none !important;
  }
  
  body #et-boc #custom-header1 .et_pb_row_1_tb_header {
    display: block !important;
  }
}