.sequence-ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom:0;
}

.sequence-img {
    display: block;
    float: left;
    margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
    max-width: 100%;
}
/*-----------------------------*/