a.certificate_download{
    height: 125px;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    text-decoration: none !important;
    text-transform: uppercase;
}
a.certificate_download img{
    margin-right: 10px;
    width: auto;
    height: 125px;
    box-shadow: 0px 1px 5px #ccc;
}