/* note: css corresponds mostly to editorial section */

.branding__container{
    background-image: url('../images/21.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

    
}
