/* Enter Your Custom CSS Here */

.title-area {
    float: left;
    padding: 0;
    width: 31%;
}

.header-image .site-title a {
  background-image: url("http://www.auntpeaches.com/wp-content/uploads/2015/04/logoaunt3.png") !important; min-height: 119px; max-width: 376px;}


    

.band {
    display:none;
    margin: -15px auto 0; height:285px;
    background: url("http://www.auntpeaches.com/wp-content/uploads/2015/04/peach-border2.png") repeat-x scroll center top rgba(0, 0, 0, 0);
}


.site-title {
  margin: 0 0 0;}

.site-header .wrap .widget {margin-bottom: 1.5rem;margin-top: 1rem;
}

@media only screen and (min-width: 768px) and (max-width: 989px) and (max-width: 1024px) 
{
.title-area { width: 100%;}
}

@media only screen and (max-width: 767px) 
{
.title-area { width: 100%;}
}

@media only screen and (min-width:480px) and (max-width: 767px) 
{
.title-area { width: 100%;}
}