.sppb-col-md-3 .nav{display: block;}
.nav>li>a {position: relative; display: block; padding: 10px 15px;}

tbody, td, tfoot, th, thead, tr {
    border-style: solid;
    border-width: 1px;
    
}
#sp-page-builder .sppb-section-title .sppb-title-heading {
    margin-top: 0;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 15px;
    border: 0;
}
.educon-box-shadow {
    padding: 41px;
}
.educon-box-shadow h3.sppb-addon-title {
    font-weight: bold;
    text-transform: uppercase;
}

@media (min-width: 1200px){
	.sppb-row-container {width: 100%;}
}
@media (min-width: 992px){
	.sppb-row-container {width: 100%;}
}	
@media (min-width: 768px){
	.sppb-row-container {width: 100%;}
}	