Predefinição:BannerInicial/styles.css

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