
#avatar {
        width: 150px;
    height: 150px;
    border-radius: 50%;
    background-position:center;
}


.title4 {
  position: relative;
  z-index: 0;
  padding: 10px 0px 10px 0%;
  /*margin: -0px  55% -100px  -13%; */
  margin: 50px 0% -100px 8%;
   border-radius: 30px 30px 30px 30px; */
  color: #fff;
     background-color: #088; 
  font-size: 30px;

  opacity: 100%;
  width: 95%;


  /*text-align: center;*/
  /*box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);*/

  
  
}


.title4 a {
      color: #fff;

    
}