/************** photos fix position ***************/
#top-100 .photo[data-id="622"] img {
    position: relative;
    top: -24px;
}
#battle-form .image[data-id="730"] img {
    width: 160px;
    max-width: 160px;
    position: relative;
    left: -26px;
}
#top-100 .photo[data-id="1013"] img {
	position: relative;
	top: -50px;
}
#top-100 .photo[data-id="735"] img {
	position: relative;
	top: -50px;
}
.top-day.widget .member[data-id="851"] a.image img {
    width: 300px;
    max-width: none;
    position: relative;
    left: -50px;
}