@media only screen and (min-width: 800px) {
ul.list.inline li {
    width: 22% !important;
}
}
.mc-link img {
    height: 100% !important;
}