/*
Theme Name:     Securexpo
Theme URI:      
Description:    Storefront child theme.
Author:         Me
Author URI:     
Template:       storefront
Version:        0.1.0
*/

@media (min-width: 768px) {
  .site-header .site-branding img {
    height: auto;
    max-width: 280px;
    max-height: none;
  }
}
@media (min-width: 768px) {
  .site-branding, .site-search, .site-header-cart, .site-logo-anchor, .site-logo-link, .custom-logo-link {
    margin-bottom: 0.1em;
  }
}
