/* Build 1209: consistent standard offer cards while featured bundles retain their hierarchy. */
@media(min-width:781px) and (min-height:501px){
 #diamond-shop-system .diamond-offers{align-items:start!important}
 #diamond-shop-system .diamond-offer:not(.diamond-bundle){box-sizing:border-box!important;height:286px!important;min-height:286px!important;max-height:286px!important;grid-template-rows:112px minmax(74px,1fr) 44px!important;align-content:start!important}
 #diamond-shop-system .diamond-offer:not(.diamond-bundle) .diamond-offer-art{box-sizing:border-box!important;height:112px!important;min-height:112px!important;max-height:112px!important}
 #diamond-shop-system .diamond-offer:not(.diamond-bundle) .diamond-offer-copy{min-height:74px!important;max-height:74px!important;overflow:hidden!important}
 #diamond-shop-system .diamond-offer:not(.diamond-bundle) .diamond-offer-copy>p{display:-webkit-box!important;min-height:28px;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
 #diamond-shop-system .diamond-offer:not(.diamond-bundle)>button{height:44px!important;min-height:44px!important;max-height:44px!important}
}
