@media screen and (max-width: 479px) {
    ul {
        margin-left: 25px;
    }
}
.introduction th, .introduction td{ 
	text-align:left;
}
