/* ==========================================================================
   Author's custom styles
========================================================================== */
.un-brandbar-welcome-lr::after{content:"Welcome to the United Nations";}

@media (max-width: 660px) {
.un-brandbar-welcome-lr::after{
	content:"Welcome to the UN" !important;
}
}