.remmote-seal {
	background: url(../images/remmote-seal.png) no-repeat right;
	width: 180px;
	font-size: 15.5px !important;
	clear: both;
	opacity: 0.9;
}

.remmote-seal a {
 	color:#277AFD;
	cursor: pointer;
}

@media (max-width: 580px) { 
    .remmote-seal {
		margin: 15px auto 0 auto;
	}
}