.hdr {
    [data-role="arrows"] {
        button svg.icn {
            font-size: .5rem;
        }
    }

    @media screen and (max-width: 699px) {
        .ann-bnr .third:has([data-role="scroller"]) {
            margin-top: 0 !important;
        }
    }
}