/* This file is included in the biolink main layout file biolink_wrapper.php */

  /* X-Small devices (portrait phones, less than 576px) */
  /* No media query for `xs` since this is the default in Bootstrap */
  
  #biolink_block_id_2140788060{
					position:	relative !important;z-index:	auto;left:		auto !important;right:  auto !important;top:		auto !important;bottom:	auto !important;padding-top:	px !important;padding-right:	px !important;padding-bottom:	px !important;padding-left:	px !important;margin-top:	px !important;margin-right:	px !important;margin-bottom:	px !important;margin-left:	px !important;
				}#biolink_block_id_2140788061{
					position:	relative !important;z-index:	auto;left:		auto !important;right:  auto !important;top:		auto !important;bottom:	auto !important;padding-top:	px !important;padding-right:	px !important;padding-bottom:	px !important;padding-left:	px !important;margin-top:	px !important;margin-right:	px !important;margin-bottom:	px !important;margin-left:	px !important;
				}  
  
  /* `sm` applies to x-small devices (portrait phones, less than 576px) */
  @media (min-width: 576px){
    
      }

  /* `md` applies to small devices (landscape phones, less than 768px) */
  @media (min-width: 768px) { 
    
      }

  /* `lg` applies to medium devices (tablets, less than 992px) */
  @media (min-width: 992px) { 
    
      }

  /* `xl` applies to large devices (desktops, less than 1200px) */
  @media (min-width: 1200px) { 
    
      }

  /* `xxl` applies to x-large devices (large desktops, less than 1400px)  */
  @media (min-width: 1400px) { 
    
      }