#red_logo_with_caption {
    background-image: url(/src/img/red_logo_with_caption.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    width: 200px;
    height: 200px;
}