.news_article_tags, .news_article_tag { display: none !important;}
#col_2 .rightpar {display:none;}	
#col_2 {display:none !important;}

.article_title_contain::before {
    content: "Newsroom:";
    font-weight: 500;
    font-size: 1.5rem;
    padding-bottom: 1rem;
    display: block;
}

div#spec-tab1 {
	display:none !important;
}
ul.spec_tabs li:last-child {display:none;}
ul.spec_tabs li:last-child {
    display: none;
}
@media screen and (min-width: 640px) {
	.iconrow.parbase {
    	left: 0px;
	}
}
/* Edits below affect all brands in all languages/countries */
@media screen and (max-width: 1024px) {
	header .brands {
		top: 14em;
		z-index: 100;
	}
}
@media screen and (max-width: 425px) {
	header#topBarCtrlc2 header .header-container__site a .gm-menu-bar__site, .top-container header .header-container__site a .gm-menu-bar__site {
	    font-size: 0.7em;
	}
}
@media screen and (max-width: 380px) {
	header#topBarCtrlc2 header .header-container__site a .gm-menu-bar__site, #topBarCtrlc1 header .header-container__site a .gm-menu-bar__site {
	    font-size: 0.45em;
	}
}