.content_atoz_left_side table td {
	vertical-align: middle !important;
	border: none !important;
    background-color: #ffffff !important; 
}

.content_atoz_left_side figure.image img {
    height: 100%;
}

.content_atoz_left_side .panel:nth-of-type(1) table td:last-child,
.content_atoz_left_side .panel:nth-of-type(2) table td:first-child,
.content_atoz_left_side .panel:nth-of-type(6) table td:last-child {
	width: 30%;
}

.content_atoz_left_side .panel:nth-of-type(5) table td {
	width: calc(100% / 2);
}