table { width: 100%; }
table td { width: 50%; }
img { padding: 2px; }
figcaption { font-size: 10px; }

#main-wrapper a:hover { background-color: rgb(82, 211, 170); color: #000000; text-decoration: none; }
.no-margin { margin-bottom: 5px;}

.margin-bottom-60 { margin-bottom: 60px;}