#fp_spotlight_wrap {
	width: 360px;
	margin:0 auto;
}
#spotlight_left {
	width: 170px;
	padding: 0 7px 0 0;
	float: left;
}
#spotlight_right {
	width: 170px;
	padding: 0 0 0 7px;
	float: left;
}
#fp_spotlight_wrap img {
	padding: 0 0 10px 0;
}
#fp_spotlight_wrap img a {
	border-bottom: none;
}
#fp_spotlight_wrap img a:hover {
	background-color: none !important;
}
#fp_spotlight_wrap img a:hover {
	border: solid 3px #cfe2fe !important;
}
.panel-2col-stacked .panel-col-last {
    float: right;
  }


#sde-home-sidebar {
list-style-type: none;
font-size: 0 !important;
line-height: 0 !important;
padding: 0 !important;
margin: 0 !important;
display: grid;
grid-template-columns: 170px 170px;
grid-gap: 10px;
list-style-image: none !important;
}

#sde-home-sidebar li {
margin: 0 !important;
padding: 0 !important;
font-size: 0 !important;
line-height: 0 !important;
}

#sde-home-sidebar li a {
font-size: 0 !important;
line-height: 0 !important;
}