@media(max-width:767px){
.sticky-wrapper .handheld-header.stuck{padding:5px;}
}
@media(min-width:992px){
.top-cart-row {
display: flex;
justify-content: flex-end;
}
}