.record-flags{
    background: lightpink;
}

.scrolling-gallery{
    overflow-x: scroll;
    white-space: nowrap;
}

.scrolling-gallery-img{
    height: 175px;
}