.content_item .ft_image { max-width: 100%; float: left; margin: 0 25px 10px 0;} table.delivery {width: 100%; border: 0px; border-collapse: collapse; background: url("") 98% 86% no-repeat;} table.delivery thead {float: center; font-weight: bold;} table.delivery td {padding: 0.6rem 1rem; border-bottom: 1px solid #e8e9eb;} @media screen and (max-width: 800px) { table.delivery thead { display: none; } table.delivery tr { display: block; margin-bottom: 1rem; border-bottom: 2px solid #e8e9eb; } table.delivery td { display: block; text-align: right; } table.delivery td:before { content: attr(aria-label); float: left; font-weight: bold; } #customers td:nth-child(odd){background-color: #e6ffe5;} #customers td:nth-child(even){background-color: #fff;} } #customers { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; border-collapse: collapse; width: 100%; } #customers td, #customers th { border: 1px solid #ddd; padding: 8px; } #customers tr:nth-child(even){background-color: #e6ffe5;} #customers tr:hover { background-color: #fcffe0;} #customers th { padding-top: 12px; padding-bottom: 12px; text-align: left; background-color: #4CAF50; color: white; }