.iw-so-imgbox-btn {
	-webkit-appearance: none;
	-moz-appearance: none;
	cursor: pointer;
	font-family: inherit;
	font-weight: normal;
	line-height: normal;
	position: relative;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	font-size: 1em; 
	padding: 0.875em 1.75em;
}

@media only screen and (min-width: 40.0625em) {
	.iw-so-imgbox-btn {
		display: inline-block; 
	}
}
