#content .container {
      background-color: #eee !important;
        padding: 45px 0px !important;
  }
      .breadcrumb {
      margin-bottom: 2rem !important;
      }
      .detail.address-detail h3{
      margin-top: 0px;	
      color: #5a829b;
      }
      .rounded-img {
		  border-radius: 50%;
	}