@media only screen and (max-width: 768px) {



header
{
	background-size: 1px, 1px;
	background-position: bottom right, bottom left; 
    border-bottom: solid #EDE27E .05em;
}

header h1 
{ font-size: 5em; }

header h2
{ font-size: 2em; 
  text-shadow: none;
  text-align: left;
  border-bottom: none;
  max-width: 85%;
  background-image: url("https://svgsilh.com/svg/575560-795548.svg");
  background-size: 14%;
  background-repeat: no-repeat;
  background-position: 100% 70%;
  }


.preamble h3
{ font-size: 1.25em; 
  }

.main
{ display: block; }

.main h3
{ float: none;
  padding: none;
  font-size: 1.25em }

h3
{ font-size: 1.25em;
  margin-bottom: .5em;
  margin-top: .5em;}


abbr[title], acronym[title]
{
	text-decoration: none;
}

p
{ margin-top: .25em; }

.sidebar
{ font-size: 1em; }

section
{ display: block; }

div
{   display: block;
	padding: none;
	border-bottom: solid black .1em; }

#zen-resources
{ border: none; }

.designer-name
{ font-size: 1.5em; }

.page-wrapper
{ display: block; 
border: none;}

.summary
{ font-weight: 200;
  letter-spacing: 1px;}


a:visited { 
    color: #6F7F70;
}



.extra1
{ border: none; }

.extra2
{ border: none; }

.extra3
{ border: none; }

.extra4
{ border: none; }

.extra5
{ border: none; }

.extra5
{ border: none; }


}