@media screen and ( max-width: 767px ){

table {
    width: 100% !important;
}
img{
	max-width: 100% !important;
}


	
}
