button.tyre-insurance-cart-button { display: none; } #invoice-country-selection .btn:hover { color: #ff9000; text-decoration: underline; } .static-page-winter-table-description .ctaaside ul { list-style-type: none; } .static-content.seo_content_faq_page .box td:nth-child(2) a img { max-width: 100px; } @media (max-width:1024px) { .static-page-winter-description ul { padding-left: 15px; } } @media (max-width:768px) { .static-page-winter-description, .static-page-winter-table-description { float: none !important; width: 100% !important; } .static-page-winter-table-description, .static-content.seo_content_faq_page .bottomsection > div, .static-content.seo_content_faq_page .multiView { overflow: auto; width: 100%; } .static-content.seo_content_faq_page .assistantContent .assistantFilterHome { overflow: auto; width: 100%; } .static-content.seo_content_faq_page .box { width: 100%; overflow: auto; } .static-content.seo_content_faq_page .box td:nth-child(2) a img { max-width: 100px; } } @media (max-width:568px) { .static-content.seo_content_faq_page header h1 { padding: 6px 6px 6px 5px; margin-top: -70px; } .static-content.seo_content_faq_page .static-page-winter-table-description .ctaaside a { margin-top: 37px; white-space: normal; line-height: 140%; } } @media (max-width:320px) { .static-content.seo_content_faq_page header h1 { margin-top: -50px; font-size: 20px; line-height: 120%; } } /* hack for label "new" overlapped. Remove it once 4.20.34 gets in production */ .advertised-image-container .new-product-badge { z-index: 99; } /* adjust discount text on SERP DFNG-13309 */ @media(max-width: 600px) { .serp-product-label-highlight { max-width: 100%; padding: 0 0 0 0; } } /* fix oils layout : display under each other https://deltijira.delti.com/browse/DFNG-13559 */ form#searchForm.pure-form.search-oils-form div.form-inline{ display:block; } form#searchForm.pure-form.search-oils-form div.form-inline label{ display:block; }