.site-branding img .custom-logo-link img {
    vertical-align: top;
    height: auto;
  	max-height: 120px !important;
    max-width: 90%;
  	border: 0;
}
.about .container {
    max-width: 90%;
    padding: 0 15px;
		margin: 0 auto;
}
.header-b {
    padding: 10px 0px;
		background: url(https://www.front-rowexpeditions.com/images/head-1.jpg)
}
.nav-holder {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
		background-color: #e5e5e5;
}
.header-b .right .tel-link {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.03em;
}
.right a{
	color: #000000 !important;
	text-decoration: none;
}
.site-footer .site-info {
    float: left;
		text-align: center;
		width: 100%;
}
.footer-navigation {
    float: right;
		width: 100%;
		text-align: right;
		padding-bottom: 20px;
}

.footer-menu-privacy .footer-navigation {
    margin-right: 0px;
    padding-right: 0px;
    border-right: 0px solid rgba(255, 255, 255, 0.75);
}
.footer-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1em;
		float: right;
}
.widget_date_time {
    text-align: center;
		padding: 15px 18px 18px;
		background: #f5f5f5;
}

.site-footer .site-info {
  float: right;
}