/*******************************************************/
/*******************************************************/

/***Make sure that you are editing member-landing.css***/

/*******************************************************/
/*******************************************************/


/***Member Landing Page***/
#profile-update-message {
  width: 97%; 
  border-radius: 4px;
  bottom: -32px;
  padding-left: 1.5%; padding-right: 1.5%;
}
#bkg #my-name-is {
  background-image: url(../images/my-name-is-mobile.png);
  background-position: center 20px;
  background-repeat: no-repeat;
  border-radius: 8px;
  padding-top: 100px;
  height: auto;
  padding-bottom: 20px;
  margin-bottom: 36px;
  box-shadow: 0 0 10px #777;
  overflow: visible;
}
#my-name-is .info {
  width: 100%;
  background: white;
  position: relative;
  left: 0;
  top: 0;
  text-align: center;
  height: auto;
  padding-top: 5px;
}
#my-name-is h3 {margin-bottom: 20px;}
#my-name-is h4 {position: relative; margin-bottom: 5px;}
.member-landing-quick-links ul li {border: 0;}


/*******************************************************/
/*******************************************************/

/***Make sure that you are editing member-landing.css***/

/*******************************************************/
/*******************************************************/