  .round {
      max-width: 200px;
      margin: 0 auto;
      display: block;
      border-color: #ddd;
      box-shadow: 5px #ddd;
  }
  .celebrando p.mbr-bold, #louvor h3{
    margin-bottom: 0;
  }
  #louvor{
    margin-top: 10px;
    width: 100%;
  }
  .round img{
    max-width: 200px;
    max-height: 200px;
    border-radius: 50%;
    box-shadow: 0px 0px 20px 5px #ddd;
  }
  .celebrando h3, .celebrando h2{
    padding-top: 20px;
    color: #4272af;
  }
  .celebrando h3{
    font-size: 20px;
    font-weight: bold;
  }
  .width100{
    width: 100%;
  }
 .cid-qJFJceefiS p{
 	color: #767676;
 }

 @media (max-width: 767px){
	 .timelines-container{
	 	padding-left: 75px;
	 }
	 .presidente{
	 	top: -120px;
	 }
	 .cid-qJFJceefiS .time-line-date-content p{
	 	float: right !important;
	 	background-color: transparent;
	 }
	 .cid-qJFJceefiS .timeline-element:hover .mbr-timeline-date{
	 	box-shadow: none;
	 }
 }
