/* CSS Document */
.leqMicrosite, .leqMicrosite:hover, .leqOther, .leqOther:hover {
	display: block;
	width: 199px;
	height: 53px;
	border: none;
}

.leqMicrosite, .leqMicrosite:hover, .leqOther, .leqOther:hover {
	background-image: url('https://stewart.com/content/dam/stewart/Images/rate-calc-btn.svg');
	background-repeat: no-repeat;
}

.leqMicrosite, .leqOther {
	background-position: left top;
}

.leqMicrosite:hover, .leqOther:hover {
	background-position: left bottom;
}
