@media (max-width: 600px){  
.tab_col_right img {
max-width: 100% !important;
max-height: unset;
}
}