@media only screen and (max-width: 909px) {
	.shipping-information--product-page {
		padding: 0px 0 60px;
		margin-top: -2em;
	}
	.shipping-information--product-page::before {
		background: transparent;
	}	
}