.local-line{
	border-bottom: 2px solid #194f6e;
	padding-bottom: 8px;
}

#example-wrap .btn-1{
	display: inline-block;
	margin-right: 12px;
	width: 28px;
	height: 28px;
	border-radius: 28px;
	text-align: center;
	line-height: 1.2;
	color: #fff;
	background-color: #f53043;
}

#example-wrap .img-1{
	padding: 3%;
}

#example-wrap .img-1 img{
	width: 100%;
}

/* #results-wrap */

#results-wrap table{
	margin: 32px auto;
	width: 80%;
}

#results-wrap table th,
#results-wrap table td{
	text-align: center;
}