 @import "//www.un.org/ar/ga/css/ga70.css";
/* 
CSS over-ride for RTL styling by / ALU / WSS / DPI
09/15/2015
*/
a img.no-border {
 border:none !important;
}
/*Hide H2 header on home page after slider removal*/
body.home header h2 {
    display: none;
}