figure.table table td {
    background-color: transparent;
}

figure.image img {
	height: 100%;
}

.content_atoz_left_side .panel:nth-of-type(1) table td {
    border: none !important;
    width: 300px;
}

.content_atoz_left_side .panel:nth-of-type(1) figure.image img {
	height: 16rem !important;
    width: auto;
}

.content_atoz_left_side .panel:nth-of-type(6) table td:first-child {
    width: 120px;
}
