/**
 * Copyright (c) 2018-present, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree.
 */

 #facebook-header {
   box-shadow: inset 0 0 0 1px rgba(0,0,0,0.2);
   display: block;
   width: 550px;
   background: url(../../images/Adminhtml/small-store.png) no-repeat;
   background-position-x: 95%;
   background-position-y: 100%;
 }
 #facebook-header .content {
   padding: 16px 10px 20px 20px;
 }
