
#portfolio{
	padding-top: -18em;
	padding-bottom: -4em;
	margin: auto;
}

article{
	margin-top: 8em;
	margin-bottom: 8em;
}

div.painting-container{
	text-align: center;
	margin-top: 5em;
	margin-bottom: 5em;
}

.fullwidth, .come-here .gallery, .graphic .gallery, .dby, .other-game, .sketch{
	width: 65vw;
	max-width: 100.5vh;
	margin-bottom: 0.5em;
}
.gallery img{
	width: 12vw;
	border: none;
}

.gallery a{
	width: 21.1vw;
	max-width: 29vh;
	color:#F4F4F3;
}

.paint-gallery{
	width: 65vw;
	max-width: 100vh;
	margin-top: 2em;
	margin-bottom: 10em;
}
.come-here .gallery img{
	width: 32.95%;
}

.thumbnail{
	display: inline-block;
	background-size:cover; 
	height: 21.1vw; 
	width:	21.1vw; 
	max-width: 32.25vh;
	max-height: 32.25vh;
	margin-left: 0.4vw;
	margin-bottom: 0.8vw;
	background-position: center center;
}

.sketch .thumbnail{
	height: 10.55vw; 
	width:	10.55vw; 
	max-width: 16.1vh;
	max-height: 16.1vh;
	margin-left: 0.1vw;
	margin-bottom: 0.4vw;
}