#oregon-coast{
	margin: 0px 20px 20px 0;
	float:left;
	height:280px;
	width:420px;
	background:url(../yearly-fishing-guides/february-steelhead-fishing-guide.jpg) no-repeat;
	border:solid 1px #58575B;
}	
@media screen and (max-width: 720px) {
	#oregon-coast {
		margin: 0px 0 20px 1%;
	float:left;
	height:240px;
	width:100%;
	background:url(../yearly-fishing-guides/feb-fishing-mobile-img.jpg) no-repeat;
	border:solid 0px;

}	
	
	
	}