.page-template-template-product-raw-lander-intelligence #daily-code-promo .flex.row {
	display: flex;
}
.page-template-template-product-raw-lander-intelligence #daily-code-promo h4 {
	color: #073051;
	font-weight: bold;
}

@media screen and (max-width: 67em) {
	
	#daily-code-promo {
		background-color: #ecddcd !important;
	}
	#daily-code-promo .inner-wrapper.overflow {
		padding: 0;
		position: relative;
	}
	#daily-code-promo .inner-wrapper.overflow:after {
		position: absolute;
		transform: rotate(-22deg);
		top: 20px;
        right: -39px;
        width: 100%;
        height: 150%;
		content: ' ';
		background: transparent url('../media/daily-powders-rotate.jpg') center right;
		        background-size: contain;
        background-repeat: no-repeat;
	}
	#daily-code-promo .inner-wrapper.overflow  > div {
		padding: 1.125em 5.5em 1.125em 1.125em;
		display: flex;
		align-items: center;
		position: relative;
		z-index: 9;
	}
	#daily-code-promo img.carton-pic {
		margin: -4px 0;
		max-width: 80px;
	}
	#daily-code-promo img.powder-pic {
		width: 150px;
		transform: rotate(0deg);
		display: none;
	}
	#daily-code-promo h4 {
		font-size: 0.8em !important;
	}
	#daily-code-promo h4 span.yum {
		margin: 0 4px;
		padding: 0 8px;
	}
	.desktop-break {
		padding-right: 4px;
	}
	.page-template-template-product-raw-lander-intelligence #daily-code-promo .flex.row > div {
		margin-bottom: 0;
	}
	
}
#daily-code-promo #trust_bar {
	font-size: .8em;
    font-weight: normal;
}
#daily-code-promo #trust_bar.flex > * {
	padding: 0;
}