/*
 Theme Name:   2021 Brookhaven Child
 Description:  2021 Brookhaven Child
 Version:      1.0
 Author:       Steven Crawford
 Author URI:   http://shelbybark.com

 Template:     2021-bni 
*/

#footer,
div.sup_nav {
    background: #30333a;
}

#logo img {
  margin: 20px 0 0;
}
#logo a.mobile img {
    margin: 2px 0 0;
}
li#menu-item-207703 a {
    color: #9d0606;
}

@media screen and (min-width: 720px) {
    #logo img {
      margin: 20px 0 0 !important;
    }
}

body.not_loggedin_admiral div#story_one_by_one_group {
    height: 360px;
    width: 630px;
}
@media screen and (max-width: 600px) {
    body.not_loggedin_admiral div#story_one_by_one_group {
        height: 220px;
        max-width: 400px;
    }
}
