#navbar-main img {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}

.title{
	d-isplay: none;
}

.main-content{
	background-color: #fff;
  padding: 30px;
  text-align: center;
  border-radius: 4px;
  m-ax-width: 600px;
  margin: 60px auto;
}


.l-ayout-main-wrapper{
	  height: 60vh;
}
