article table tr th img{
    width: 120px;
    height: 120px;
}
article table tr td{
    padding-left: 30px;
    background-color: transparent;
    font-weight: bold;
}
article table tr th{
    background-color: transparent;
}
article table tr:first-child th{
    background-color: transparent;
}