body {
	background-repeat: no-repeat;
	background-size: 100vw 210px;
	padding-top: 100px;
}
.site-avatar {
	border: 3px solid white;
	border-radius: 60px;
	box-shadow: 2px 6px 19px -4px rgba(0,0,0,0.75);
	-webkit-box-shadow: 2px 6px 19px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 6px 19px -4px rgba(0,0,0,0.75);
}
.right-sidebar {
	padding-top: 120px;
}
.gallery {
	padding: 0 70px;
}
td {
	border: none !important;
	width: 50%;
	vertical-align: middle !important;
}