.segment {
    width: 100%;
}
div#segment-1 {
    background-color: rgba(200, 255, 200, .6);
}