.card-image img{
    height: 100%;
    width: 48% !important;
    min-width: 45px;
    left: 26% !important;
    padding: 10px !important;
}

#idCardTitle{
    color: rgba(0,0,0,0.87) !important;
}

#companyIcon{
    width: 60px;
    height: 60px;
    border-radius: 30px;
}

#companyIcon img{
    width: 60px;
    height: 60px;
    vertical-align: middle;
}

.skillTitle{
    font-size:1.3em;
}
