/* Add custom CSS styles below */ 
img {
    max-width: 100%;
    background-color: #ffffff;
}
.banner--fixed img {
    background-color: rgb(255 255 255);

}