/************************************************************
  GENERAL
************************************************************/
#region-content, #region-sidebar-first {
  width: 100%;
  box-sizing: border-box;
  margin: 0px;
  padding: 0px 10px;
}

.view-congress-hprotator .flex-control-nav {
	display: none;
}

/* SUPERFISH MAIN MENU */
.sf-menu li.last.sfHover > ul, .sf-menu li.last:hover > ul { /* changes position of LAST dropdown */
	left: auto;
	right: 0;
}

#zone-branding {
  width: 100%;
}

/** OFFICES **/
.block-congress-offices-footer-offices .footer-office-location-tabs {
  padding: 0 2% 0px 0px;
	float: left; /* contains office name control tabs */
}

.block-congress-offices-footer-offices .view-content {
  padding: 0;
  width: 60%;
  float: left; /* contains office info and image */
}

.block-congress-offices-footer-offices .field-content img{
  width: 150px; 
  display: block;
  float: right; /* contains image */
  margin-top: 20px;
  border: 0 none;
  padding: 0px;
  margin: 0px;
}
