#sco-sst-monthly-range-wrapper {
	margin-bottom: 15px;
}

#rainfall-years-chart {
	height: 200px;
}

.content-div img.map {
	margin: 0 auto;
	display: block;
	max-width: 100%;
	height: auto;
	min-height: 250px;
}

.content-div .btn {
	width: 100%;
	margin: 0;
	background-color: #399;
	color: #fff;
	border: #399
}

.content-div .btn:hover {
	background-color: #008078;
	color: #fff
}

.content-div .btn:focus {
	outline: none;
	color: #fff
}

.content-div .border {
	border: 8px solid #d3d3d3;
	display: block;
	width: 100%
}

.content-div .border .container {
	margin: 0;
	padding: 0;
	width: 100%
}

.content-div .border .width {
	padding: 1px
}
