.bg-earn {
    background-image: url(../images/EARN.png);
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: border-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .bg-save {
    background-image: url(../images/SAVE.png);
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: border-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .bg-invest {
    background-image: url(../images/INVEST.png);
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: border-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .bg-protect {
    background-image: url(../images/PROTECT.png);
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: border-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .bg-borrow {
    background-image: url(../images/BORROW.png);
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: border-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .bg-connect {
    background-image: url(../images/CONNECT.png);
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: border-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .bg-enjoy {
    background-image: url(../images/ENJOY.png);
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: border-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .bg-podcasts {
    background-image: url(../images/PODCASTS.png);
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: border-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .bg-topic {
    background-image: url(../images/TOPIC.png);
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: border-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }   #searchButton .fa {	 font-size: 15px;	 margin:0;  }    .site-header {	padding-top: 8px;    padding-bottom: 8px; }  .top-header .logo {	 text-align:center; }