.checkerpage span{
	background:none!important;
}
.checkerpage img{
	width:100px;
}
.none_ckecked img {
	filter: opacity(40%);
}
#fixresult.m_fixed {
	position: fixed;
	top: 0;
	z-index: 1002;
background: #F8F8F8;
	border: 1px solid #16244e;
}
@media screen and (min-width: 600px){
	.checkerpage .c_column
	{
		width:50%;
	}
}
.checkerpage img
{
border:3px solid;
}

.MCNOW img
{
border:3px solid green;
}

.MC2016 img,.MC2017 img,.MC2018 img
{
border:3px solid blue;
}
.MC2019 img
{
border:3px solid red;
}