Predefinição:Divider/styles.css

De Playtest
.divider {
    width: 100%;
}
.image {
    text-align: center;
}
.divider img{
    max-width:100%;
	height:auto;
}