#edit-submit-google {
    background-size:175px;
    border:none;
    display:none;
    width:175px;
    height:40px;
    background-image: url("sign-in-with-google.png");
}
#submit-google a{
 background-image: url("social media buttons-02.png");
  background-repeat: no-repeat;
  border: medium none;
  height: 47px;
  margin: 0 auto;
  width: 307px;
  display: block;
}
#submit-linkedin  a{
  background-image: url("social media buttons-03.png");
  background-repeat: no-repeat;
  border: medium none;
  height: 47px;
  width: 307px;
  display:inline-block;
} 
#submit-linkedin {
  float: left;
  margin-top: 20px;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}