﻿.services .service-icon{
    width:auto;
    height:auto;
    margin-bottom:20px;
    background:none;
}
.services h3 {
    margin-bottom:10px
}
.services p{
    margin-bottom:auto;
}
.services .service-link{
    margin-top:15px;
}
.services .service-item {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.01);
}
.portfolio .content {
    text-align: left;
}