@media only screen and (max-width: 599px) { td[class="Wrapper"] table[class="Container"] { width: 100% !important; } td[class="Wrapper"] .hero_image img { width: 100%; height: auto !important; } .hideSpace { display: none !important; } .blockSpace { width: 100% !important; height: auto !important; display: block !important; } *[class="gmail-fix"] { display: none !important; } td[class="Wrapper"] .col-100 { width: 100% !important; height: auto !important; display: block !important; float: none !important; } td[class="col-100"], table[class="col-100"] { width: 100% !important; height: auto !important; display: block !important; float: none !important; } td[class="col-101"], table[class="col-101"] { width: 100% !important; height: auto !important; display: block !important; float: none !important; } td[class="Wrapper"] .col-50 { width: 50% !important; height: auto !important; float: none !important; } td[class="Wrapper"] .fragment_image img { width: 100% !important; height: auto !important; } }