div#logo {
	float: none;
	width: 100%;
	height: 25px;
	background: url(images/shapeimage_1_mobile.jpg) 0 0 no-repeat;
	margin-left: 23px;
	margin-top: 25px;
	background-size: auto;
	font-size: 20px;
	color:white;
	text-shadow: 2px 2px #000000;
}
div#logo::before {
	content: "BSA Troop 742";
	position: relative;
	top:5px;
}
table.pill {
    display:none;
}

td.article_column {
 	display: block;
	width: 100%;
}
body.width_medium div#wrapper {
	width: 100%;
}
div#header_r {
	height: 25px;
	 padding-left:unset;
}

div#header_r #hamburger_links {
    display: none;
    width: 200px;
    z-index: 1000;
    position: fixed;
    right: 8px;
    top: 37px;
}

div#header_r a {
  color: black;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 19px;
  display: block;
}

div#header_r a.icon {
  display: block;
  position: absolute;
  right: 8px;
  top: 10px;
}

div#header_r #hamburger_links a {
  background: black;
  color:white;
  display: block;
}

div#header_r #hamburger_links a:hover {
  background: #ddd;
  color: black;
}

div#pathway {
    width:100%;
}

div#pathway .breadcrumbs {
    white-space:nowrap;
}

.nophone {
    display: none;
}

td.lbl {
    vertical-align: top;
}

p.paypalchargetagline.scout {
	left: 0px;
	text-align: center;
	width: 95%;
}

p.paypalchargetagline.parent {
	left: 0px;
	text-align: center;
	width: 95%;
}