.section-border-left-sm {
border-left: 4px solid #E5EEF0;
margin-left: -10.5px !important;
}

.section-border-right-sm {
border-right: 4px solid #E5EEF0;
margin-right: -10.5px !important;
}

.section-border-left {
border-left: 1px solid #e8e8e8;
margin-left: -10.5px !important;
}

.section-border-right {
border-right: 1px solid #e8e8e8;
margin-right: -10.5px !important;
}

.section-border-left:hover {
background-color:#f8f8f8 !important;
}

.section-border-right:hover {
background-color:#f8f8f8 !important;
}