smart-tree {
    margin-top: 50px;
}

@media only screen and (max-width: 700px) {
  smart-tree {
	 width: 100%;
  }
}
