Template:Full-width-image/styles.css
Jump to navigation
Jump to search
.full-width-image {
position: relative;
overflow: hidden;
height: auto;
margin-bottom: .6em;
width: 100%;
}
.full-width-image img {
max-width: 100%;
height: auto;
width: 100%;
}