#outerSidebar {
margin:0;}


#logo{
    width:80%;
    max-width:400px;
  z-index:99;
 
}

@media all and (max-width: 781px) and (min-width: 701px){
  
  .contentCopy img {
    width:100%!important;
    display: block;
    height: auto;
  }
  
  


}