.hero_btns amp-img{
		width: 25px;
		height: 25px;
		display: inline-block;
		top: 4px;
		left: -7px;

	}
	.hero_btns amp-img i-amphtml-sizer{
		padding-top: 0 !important;
	}
	.hero_btns amp-img img{
		position: relative;
	    bottom: auto;
	    top: auto;
	    width: 25px;
	    height: 25px;
	    min-width: 0;
	    min-height: 0;
	    margin-bottom: 0 !important;
	    margin-right: 0 !important;
	}
	
	body#wentworth #hero .breadcrumbs{
		color: <?php echo adjustBrightness($changecolor, $steps); ?>
	}
	
	body#wentworth.in_edit_mode #hero .breadcrumbs{
		color: #fff;
	}