/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 7 Apr, 2017, 10:52:02 AM
    Author     : shubham
*/

.amcatCertificateContainer{
    margin-top: 15px;
    background: white;
}
.amcatCertificate{
    height: 60px;
}
.amcatCertficateHeader{
    height:auto;
    padding: 10px;
}
.linkedInContainer{
    text-align: center;
    padding: 15px 5px;
}
.linkedInContainer img{
    width: 80%;
    height: auto;
}