body {
    background-image: url(/wp-content/themes/fsf/assets/images/bg.jpg) !important;
    background-position: top center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

#homepage-header .wpb_wrapper {
    background-image: url(/wp-content/themes/fsf/assets/images/bg.jpg) !important;
    background-position: top center;
    background-size: 100% 100%;
    background-repeat: repeat;
}

#homepage-header img{
  position: relative;
    top: -1px;
}

.header-logo {
    max-width: 300px;
}

.main-content {
    padding-bottom: 0px !important;
}

a.vc_general.vc_btn3 {
    border: none !important;
}

.purple-button a:hover {
    background-color: #8d8fc6!important;
}

#grantees-list nav.pagination * {
    display: none;
}

#grantees-list nav.pagination {
    height: 82px;
}