/*BUGFIX for older styles*/
#headimage img::after, #headimage img::before {
		box-sizing: unset;
	}
	


.instaimg img {margin-bottom:30px;}
.instaimg img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	-webkit-opacity:0.8;
}

.col-6 {
	max-width: 150px;
}