/* Remove bottom margin below product image */ .product-content-wrapper { margin-bottom: 0 !important; padding-bottom: 0 !important; } /* Remove top margin/padding from the button wrapper */ .lightbox-handle-wrapper { margin-top: 0 !important; padding-top: 0 !important; } /* Remove top margin/padding from the button itself */ .lightbox-handle, .sqs-system-button, .sqs-button-element--primary { margin-top: 0 !important; padding-top: 0 !important;