body {
    background-color: white;
    font-family: Trebuchet MS,Helvetica Neue,Arial,Helvetica,sans-serif;
    line-height: 1.4;
}
.region-header .brand a img{
        height: 97px;
    }
@media (min-width: 767px){
    .region-primary-menu{
        display: block !important;
      	float:none;
    }
    .top-menu{
        background: #A0001F;
    }
    }

@media (min-width: 992px){
.region-primary-menu ul {
    float: right;
}
}
.her-house-left-section {
    background: #ec0e26;
    padding: 15px 15px 15px 15px;
    color: #fff;
}
.col-sm-6.her-house-content {
    padding: 0;
}
.alternate-section {
    background: #0e9402;
    color: #fff;
    padding: 15px 15px 15px 15px;
margin-bottom: 15px;  
}
.alternate-section h2 {
    color: #fff;
      margin-top: 10px;
}
.support-section {
    background: #ec0e26;
  	color: #fff;
    padding: 15px 15px 15px 15px;
margin-bottom: 15px;  
}
.support-section h2 {
  color: #fff;
    margin-top: 10px;
}
.her-house-left-section h2{
color:#fff;
}
.col-sm-12.her-house-bottom-section {
    margin-top: 25px;
}
.col-sm-12.her-house-bottom-section h2{
	text-align: center; 
}
.alternate-section img,
.support-section img{
      float: left;
    margin-right: 25px;
}
.her-house-left-section span{
	    line-height: 33px;
}