.flex-caption {
background-color: transparent;
}

.flex-caption .details {
                display: inline-block;
                vertical-align: bottom;
                padding-bottom: 20px;
}

#header_icons {
	float: right;
	margin-top: -50px;	
	padding-right: 10px;	
}

#header_icons li {
	display: inline-block;
	margin-left: 6px;	/* adjust this value to change the gap between the icons */
	}
}
