
.mfo-table img {
    max-width: 180px;
    width: 100%;
    height: auto;
}
.mfo-table th {
    padding: 10px;
    text-align: center;
}
.mfo-table td {
    padding: 10px;
    text-align: center;
}
footer {
    background-color: #eaeaea;
    padding: 30px 0;
}