/*
*  Ticket 8811219
*  Hide homepage Twitter feed.
*  02/04/19 - James B
*/

.page_1 .twitterFeed {
    display: none;
}

/* End Section */