/*
Theme Name: Bricks Child
Theme URI: https://www.reichlemedia.de/
Author: Reichle Media
Author URI: https://www.reichlemedia.de/
Description: Child theme for Bricks
Template: bricks
Version: 1.0.0
Text Domain: bricks
License: GNU General Public License or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/


#login h1 a, .login h1 a{
  background-image: url('screenshot.png');
  height: 230px;
  width: auto;
  background-size: contain;
  background-position: center center;
  background-repeat:  no-repeat;
  padding-bottom: 10px;
}