#andyslogo {
    width: 40%!important;
  	max-width: 100%;
}

.widget-cards-list a .card .card-image-wrap {
    transition: all .5s ease 0s;
    position: relative;
  	width: 100%!important;
    max-height: 375px;
    overflow: hidden;
    height: 375px;
}

.party-plus {
    padding-top: 22px;
}

/*Center Bulletins*/

.widget-bulletins .bb-item {
    text-align: center;
}


/*Nav Bar Font Size*/

.widget-navigation.navbar .navbar-nav>li>a {
    font-size: 1.1em;
 
}

#pci-compliant-seal {
 	text-align: center; 
}

li.nav-faq {
    display: none;
}

.col-xs-6.col-md-8.party-plus {
    width: 54%;
}