@media (max-width: 560px) {.static-image-wheels {float: none !important;}} /* ---- Adjust postal code and town fields for checkout step 1 , billing and delivery section ------ */ .checkout-form-step1 #invoiceAddress\.town { width: 192px; } .checkout-form-step1 #invoiceAddress\.postalCode{ width: 80px; } .checkout-form-step1 #differentAddress\.postalCode{ width: 80px; } .checkout-form-step1 #differentAddress\.town{ width: 192px; }