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

.content_atoz_left_side .panel:nth-of-type(1) figure.table td:first-child{
	width: 12%;
}

.content_atoz_left_side .panel:nth-of-type(1) figure.table img,
.content_atoz_left_side .panel:nth-of-type(2) figure.table img {
    height: 100%;
    width: 100px
}

@media only screen and (max-width: 767px) {
	.content_atoz_left_side .panel:nth-of-type(1) figure.table img,
	.content_atoz_left_side .panel:nth-of-type(2) figure.table img {
	    width: 120px
	}
}

.content_atoz_left_side .panel:nth-of-type(2) table td:first-child {
	width: 30% !important;
}

.content_atoz_left_side .panel:nth-of-type(1) table td:firts-child {
	width: 30% !important;
}