*{margin:0px;
padding:0px;
border:0px;}


main
{margin: 0 0% 0 10%;
display:grid;
grid-template-rows:80px 130px 1fr 150px;
grid-template-columns:23% 63% 14%;}



#logo
{margin-right:2%;}


header
{background-image: url(braun/paints_tablet.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;}

aside h3
{display: none;}

aside a
{border-top-right-radius:0px;
border-bottom-right-radius:0px;}

p
{column-count: 1;}


#collage img
{position: fixed;
left:0%;
width:280px;
height:auto;}