<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ranking000 {
    padding: 0;
    background-image: none;
}

.margin-b30 {
	margin-bottom: 30px;
}
.margin-t80 {
	margin-top: 80px;
}
.renew {
	overflow: hidden;
}
.renew .mb-xs-20.left{
	width: 49%;
	float:left;
}
.renew .mb-xs-20.right{
	width: 49%;
	float:right;
}

@media screen and (max-width:500px) {
.renew .mb-xs-20.left,
.renew .mb-xs-20.right{
	width: 100%;
	float:none;
}	
}</pre></body></html>