.index_tribute_avatar {
	box-sizing: border-box;
	float: left;
	margin: 35px 35px;
	width: 18%;
	text-align: center;
	padding: 10px;
height: 120px;
}

.index_tribute_avatar img {
	width: 150px;
}

.interview_answer {
width: 47.1%;
float: left;
margin: 5px;
background: #dedede;
padding: 5px;
}

.textblock::-webkit-scrollbar {
  width: 0px !important;
}

.games_tribute_avatar {
	box-sizing: border-box;
	float: left;
	margin: 5px 35px;
	width: 15%;
	text-align: center;
	background: #F8F7F7;
	padding: 10px;
}

.games_tribute_avatar img {
	width: 90px;
}

.dead {
	opacity: .55 !important;
}

.dead img {
	filter: grayscale(100%);
}

.dressblock img {
max-width: 120px !important;
}


/*** SUN ADDITIONS ***/

.sun_tribute_index {background: rgba(234, 232, 227, 0.68);}
		

/*** FRAGEN - INTERVIEWS ***/

.sun_italic i {color:#1C1B19;
font-weight:400;}
		
		