.mast .sleeve {
	text-align: center;
}

/* INTAD-330 - Hide the cost of all orders on my subscriptions */
.subscriptions .orderDetails h2 span.cost {
    display: none;
}