.chewbie {
    background: #6F90F9;
    padding: 2em 0;
    position: relative;
    z-index: 1;
}

.chewbie-image {
    width: 100%;
    height: 100%;
}

.chewbie-image img {
    width: 100%;
    height: auto;
}