/* Remove regular nav */
nav.regnav li {
  display: none; }

/* make space for touch targets*/
nav .icon {
  width: 50%; }

nav .icon a {
  padding: 0 3px; }

/* add menu */
nav a.m-pikabu-nav-toggle {
  display: inline-block; }

/* make margins smaller */
main.home aside.two h2, main.home aside.two p, main aside.two h2, main aside.two p, aside.two ul {
  margin-left: 42px; }

main.home .twofive h2, main.home .twofive h4, main.home .twofive h3, .twofive p.more, main.home section.six p, main section.six p, main section.six h1, main section.six h3, article p, article h1, article h3, article h4, article ul, article ol, article blockquote, article .imagehead, article .vid, main span.imagewcaption, #comments {
  margin-right: 42px; }

main section.six h2 + h1, main section.six h1.toptitle {
  margin: 35px 42px 42px 0; }

/* fix ny map on footer*/
.whoweare aside.threeleft {
  display: none; }

.whoweare section.fiveright, .whoweare aside.threeleft {
  width: 100%;
  min-height: inherit; }

.whoweare section.fiveright p {
  font-size: 16px;
  padding: 42px 0px 42px 0px; }

/* Remove table version of the calendar */
main table.calendar {
  display: none; }

/* Add list version of calendar */
.calendar_fix {
  display: block; }
