.section-title {
    margin: 0;
    padding: 20px 25px 20px 25px;
    line-height: 35px;
    color: #4b4e53;
    border-left: #5f98f7 2px solid;
    text-align: left;
}
.portfolio-title > h4 {
    font-weight: 600;
	text-align: left;
}
.institution-link-text{
	color:#5f98f7;
	padding:1rem 1rem 1rem 1rem;
	font-size:1rem;
	line-height: 45px;
}

.feature-slider-content li a {
    color: #007bff;
    text-decoration: underline;
}
.portfolio-content {
    display: block;
    justify-content: space-between;
    padding: 26px 0 0;
	line-height:35px;
}
.portfolio-content a{
	line-height:32px;
}

@media (max-width: 480px)
{

}
@media screen and (max-width: 400px) {

	
}

@media only screen and (max-width: 767px){
	
}

